Searched refs:vp8dx_bool_error (Results 1 – 4 of 4) sorted by relevance
113 else if (!vp8dx_bool_error(xd->current_bc)) in decode_macroblock()138 throw_residual = (throw_residual || vp8dx_bool_error(xd->current_bc)); in decode_macroblock()612 vp8dx_bool_error(xd->current_bc); in decode_mb_rows()659 xd->corrupted |= vp8dx_bool_error(xd->current_bc); in decode_mb_rows()837 if (!vp8dx_bool_error(&pbi->mbc[8])) in setup_token_decoder()1229 xd->corrupted |= vp8dx_bool_error(bc); in vp8_decode_frame()1237 xd->corrupted |= vp8dx_bool_error(bc); in vp8_decode_frame()1250 xd->corrupted |= vp8dx_bool_error(bc); in vp8_decode_frame()1262 xd->corrupted |= vp8dx_bool_error(bc); in vp8_decode_frame()1276 xd->corrupted |= vp8dx_bool_error(bc); in vp8_decode_frame()[all …]
111 static INLINE int vp8dx_bool_error(BOOL_DECODER *br) in vp8dx_bool_error() function
108 else if (!vp8dx_bool_error(xd->current_bc)) in mt_decode_macroblock()133 throw_residual = (throw_residual || vp8dx_bool_error(xd->current_bc)); in mt_decode_macroblock()433 vp8dx_bool_error(xd->current_bc); in mt_decode_mb_rows()475 xd->corrupted |= vp8dx_bool_error(xd->current_bc); in mt_decode_mb_rows()
650 if (vp8dx_bool_error(&pbi->mbc[8]) && mb_num < in vp8_decode_mode_mvs()