Home
last modified time | relevance | path

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

/external/libgav1/src/dsp/arm/
Dintrapred_cfl_neon.cc1098 const int16x8_t alpha_signed, const int16x8_t dc, in Combine8()
1122 const int16x8_t alpha_signed = vdupq_n_s16(alpha << 9); in CflIntraPredictor4xN_NEON() local
1146 const int16x8_t alpha_signed = vdupq_n_s16(alpha << 9); in CflIntraPredictor8xN_NEON() local
1166 const int16x8_t alpha_signed = vdupq_n_s16(alpha << 9); in CflIntraPredictor16xN_NEON() local
1190 const int16x8_t alpha_signed = vdupq_n_s16(alpha << 9); in CflIntraPredictor32xN_NEON() local