Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Denums.h313 CFL_SIGN_POS, enumerator
Dcfl.c146 return (alpha_sign == CFL_SIGN_POS) ? abs_alpha_q3 + 1 : -abs_alpha_q3 - 1; in CFL_SUB_AVG_FN()