Searched refs:is_last_row (Results 1 – 2 of 2) sorted by relevance
418 const int is_last_row = (mb_y >= dec->br_mb_y_ - 1); in FinishRow() local446 if (!is_last_row) { in FinishRow()487 if (!is_last_row) { in FinishRow()
484 const int is_last_row = (j == picture->height - 1); in PreprocessARGB() local490 if (!is_last_row) { in PreprocessARGB()
Completed in 7 milliseconds