var_tx: Remove custom distortion calculations.
Although this does not fully convert var-tx to using av1_block_dist(), it does make it use the same distortion functions av1_block_dist() uses: pixel_sse() and sum_squares_visible(). Change-Id: I1173bc6941a3b895381b9fcb73b533b5afc31aab
Please register or sign in to comment