Searched refs:thresh_ac_uv (Results 1 – 1 of 1) sorted by relevance
946 unsigned int thresh_ac_uv = thresh_ac; in encode_breakout_test() local949 thresh_ac_uv = 0; in encode_breakout_test()964 if (((var_u << 2) <= thresh_ac_uv) && (sse_u - var_u <= thresh_dc_uv)) { in encode_breakout_test()970 if (((var_v << 2) <= thresh_ac_uv) && (sse_v - var_v <= thresh_dc_uv)) { in encode_breakout_test()