Home
last modified time | relevance | path

Searched defs:max_sb_rows_in_tile (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dethread.c1771 int *max_sb_rows_in_tile, in compute_max_sb_rows_cols()
1923 int max_sb_rows_in_tile = 0, max_sb_cols_in_tile = 0; in av1_encode_tiles_row_mt() local