Home | History | Annotate | Download | only in encoder

Lines Matching full:vp8_block_error_c

383 int vp8_block_error_c(short *coeff, short *dqcoeff)
438 error += vp8_block_error_c(be->coeff, bd->dqcoeff);