Home
last modified time | relevance | path

Searched refs:bottom_right (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dnal-h264.h165 unsigned int bottom_right[8]; member
H A Dnal-h264.c302 rbsp_uev(rbsp, &pps->bottom_right[i]); in nal_h264_rbsp_pps()
/openbmc/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1979 bottom_right = self.createIndex(row, len(self.column_headers) - 1, child)
1980 self.dataChanged.emit(top_left, bottom_right)