Home
last modified time | relevance | path

Searched refs:abs_alpha_q3 (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/common/
Dcfl.c144 const int abs_alpha_q3 = in CFL_SUB_AVG_FN() local
146 return (alpha_sign == CFL_SIGN_POS) ? abs_alpha_q3 + 1 : -abs_alpha_q3 - 1; in CFL_SUB_AVG_FN()