Searched refs:orig_sse (Results 1 – 1 of 1) sorted by relevance
724 const int64_t orig_sse = (int64_t)coeff[0] * coeff[0]; in block_rd_txfm() local726 int64_t dc_correct = orig_sse - resd_sse * resd_sse; in block_rd_txfm()