Searched refs:is_last_row (Results 1 – 2 of 2) sorted by relevance
417 const int is_last_row = (mb_y >= dec->br_mb_y_ - 1); in FinishRow() local445 if (!is_last_row) { in FinishRow()487 if (!is_last_row) { in FinishRow()
477 const int is_last_row = (j == picture->height - 1); in PreprocessARGB() local483 if (!is_last_row) { in PreprocessARGB()