Home | History | Annotate | Download | only in encoder

Lines Matching full:vp8_block_error

615     d += vp8_block_error(mb_y2->coeff, x_y2->dqcoeff);
684 distortion = vp8_block_error(be->coeff, b->dqcoeff) >> 2;
1068 distortion += vp8_block_error(be->coeff, bd->dqcoeff);