Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Derror_resilience.c322 …int top_status = s->error_status_table[(b_x >> is_luma) + (b_y >> is_luma) * s->mb_stride… in v_block_filter() local
326 int top_damage = top_status & ER_MB_ERROR; in v_block_filter()