Searched defs:is_last_row (Results 1 – 7 of 7) sorted by relevance
97 bool is_last_row) { in ApplySuperResForOneSuperBlockRow()
587 bool is_last_row, in ApplyFilteringForOneSuperBlockRow()
627 bool is_last_row) { in ApplyCdefForOneSuperBlockRow()
461 void vp9_set_row(VP9LfSync *lf_sync, int num_tiles, int row, int is_last_row, in vp9_set_row()
418 const int is_last_row = (mb_y >= dec->br_mb_y_ - 1); in FinishRow() local
1787 int mi_row, int is_last_row, VP9LfSync *lf_sync, in recon_tile_row()1923 const int is_last_row = sb_rows - 1 == cur_sb_row; in row_decode_worker_hook() local2167 const int is_last_row = (sb_rows - 1 == mi_row >> MI_BLOCK_SIZE_LOG2); in set_rows_after_error() local2241 const int is_last_row = (sb_rows - 1 == mi_row >> MI_BLOCK_SIZE_LOG2); in tile_worker_hook() local
333 const int is_last_row = (j == height - 1); in DoSharpArgbToYuv() local