Home
last modified time | relevance | path

Searched refs:bottom_status (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Derror_resilience.c324 …int bottom_status = s->error_status_table[(b_x >> is_luma) + ((b_y + 1) >> is_luma) * s->mb_stride… in v_block_filter() local
328 int bottom_damage = bottom_status & ER_MB_ERROR; in v_block_filter()