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