Searched refs:right_status (Results 1 – 1 of 1) sorted by relevance
254 …int right_status = s->error_status_table[((b_x + 1) >> is_luma) + (b_y >> is_luma) * s->mb_stride]; in h_block_filter() local258 int right_damage = right_status & ER_MB_ERROR; in h_block_filter()