Home | History | Annotate | Download | only in decoder

Lines Matching refs:current_bc

109     else if (!vp8dx_bool_error(xd->current_bc))
134 throw_residual = (throw_residual || vp8dx_bool_error(xd->current_bc));
556 xd->current_bc = & pbi->mbc[ibc];
608 vp8dx_bool_error(xd->current_bc);
647 xd->corrupted |= vp8dx_bool_error(xd->current_bc);
1196 xd->current_bc = &pbi->mbc[0];