Home | History | Annotate | Download | only in decoder

Lines Matching refs:throw_residual

128         int throw_residual;
132 throw_residual = (!pbi->independent_partitions &&
134 throw_residual = (throw_residual || vp8dx_bool_error(xd->current_bc));
136 if ((mb_idx >= pbi->mvs_corrupt_from_mb || throw_residual))