Home
last modified time | relevance | path

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

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