Searched refs:vp8dx_bool_error (Results 1 – 4 of 4) sorted by relevance
109 else if (!vp8dx_bool_error(xd->current_bc)) in decode_macroblock()134 throw_residual = (throw_residual || vp8dx_bool_error(xd->current_bc)); in decode_macroblock()608 vp8dx_bool_error(xd->current_bc); in decode_mb_rows()647 xd->corrupted |= vp8dx_bool_error(xd->current_bc); in decode_mb_rows()825 if (!vp8dx_bool_error(&pbi->mbc[8])) in setup_token_decoder()1219 xd->corrupted |= vp8dx_bool_error(bc); in vp8_decode_frame()1227 xd->corrupted |= vp8dx_bool_error(bc); in vp8_decode_frame()1240 xd->corrupted |= vp8dx_bool_error(bc); in vp8_decode_frame()1252 xd->corrupted |= vp8dx_bool_error(bc); in vp8_decode_frame()1266 xd->corrupted |= vp8dx_bool_error(bc); in vp8_decode_frame()[all …]
116 static int vp8dx_bool_error(BOOL_DECODER *br) in vp8dx_bool_error() function
105 else if (!vp8dx_bool_error(xd->current_bc)) in mt_decode_macroblock()130 throw_residual = (throw_residual || vp8dx_bool_error(xd->current_bc)); in mt_decode_macroblock()430 vp8dx_bool_error(xd->current_bc); in mt_decode_mb_rows()472 xd->corrupted |= vp8dx_bool_error(xd->current_bc); in mt_decode_mb_rows()
647 if (vp8dx_bool_error(&pbi->mbc[8]) && mb_num < in vp8_decode_mode_mvs()