Searched refs:mvs_corrupt_from_mb (Results 1 – 5 of 5) sorted by relevance
111 unsigned int mvs_corrupt_from_mb; member
130 pbi->mvs_corrupt_from_mb = UINT_MAX; in mb_mode_mv_init()546 mb_num < (int)pbi->mvs_corrupt_from_mb) { in vp8_decode_mode_mvs()547 pbi->mvs_corrupt_from_mb = mb_num; in vp8_decode_mode_mvs()
343 pc->mb_cols, pbi->mvs_corrupt_from_mb); in vp8_estimate_missing_mvs()
129 if ((mb_idx >= pbi->mvs_corrupt_from_mb || throw_residual)) { in decode_macroblock()1209 pbi->mvs_corrupt_from_mb < (unsigned int)pc->mb_cols * pc->mb_rows) { in vp8_decode_frame()
121 if ((mb_idx >= pbi->mvs_corrupt_from_mb || throw_residual)) { in mt_decode_macroblock()