Searched refs:is_last_row (Results 1 – 2 of 2) sorted by relevance
427 const int is_last_row = (mb_y >= dec->br_mb_y_ - 1); in FinishRow() local455 if (!is_last_row) { in FinishRow()497 if (!is_last_row) { in FinishRow()
462 const int is_last_row = (j == picture->height - 1); in PreprocessARGB() local473 if (!is_last_row) { in PreprocessARGB()