Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/arm/neon/
Dav1_highbd_quantize_neon.c98 const uint16x4_t v_round_select = vcgt_s16(vdup_n_s16(log_scale), v_zero); in av1_highbd_quantize_fp_neon() local
/external/libaom/aom_dsp/arm/
Dhighbd_quantize_neon.c146 const uint16x4_t v_round_select = vcgt_s16(vdup_n_s16(log_scale), v_zero); in highbd_quantize_b_neon() local
280 const uint16x4_t v_round_select = vcgt_s16(vdup_n_s16(log_scale), v_zero); in highbd_quantize_b_adaptive_neon() local