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