Searched refs:this_diff (Results 1 – 1 of 1) sorted by relevance
417 int this_diff = coeff[i] - dqcoeff[i]; in vp8_block_error_c() local418 error += this_diff * this_diff; in vp8_block_error_c()440 int this_diff = be->coeff[j] - bd->dqcoeff[j]; in vp8_mbblock_error_c() local441 berror += this_diff * this_diff; in vp8_mbblock_error_c()