Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dquantize_neon.c154 const uint16x4_t eob_max_0 = in vpx_quantize_b_neon() local
156 const uint16x4_t eob_max_1 = vpmax_u16(eob_max_0, eob_max_0); in vpx_quantize_b_neon()
310 const uint16x4_t eob_max_0 = in vpx_quantize_b_32x32_neon() local
312 const uint16x4_t eob_max_1 = vpmax_u16(eob_max_0, eob_max_0); in vpx_quantize_b_32x32_neon()
/external/libvpx/libvpx/vp9/encoder/arm/neon/
Dvp9_quantize_neon.c260 const uint16x4_t eob_max_0 = in vp9_quantize_fp_32x32_neon() local
262 const uint16x4_t eob_max_1 = vpmax_u16(eob_max_0, eob_max_0); in vp9_quantize_fp_32x32_neon()