Home
last modified time | relevance | path

Searched defs:abs_alpha_q12 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libaom/av1/common/arm/
H A Dcfl_neon.c411 int16x4_t alpha_sign, int abs_alpha_q12, in predict_w4()
420 int16x8_t alpha_sign, int abs_alpha_q12, in predict_w8()
429 int16x8_t alpha_sign, int abs_alpha_q12, in predict_w16()
448 int16x8_t alpha_sign, int abs_alpha_q12, in predict_w32()
477 const int16_t abs_alpha_q12 = abs(alpha_q3) << 9; in cfl_predict_lbd_neon() local
553 const int16_t abs_alpha_q12 = abs(alpha_q3) << 9; in cfl_predict_hbd_neon() local