Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dquantize_neon.c142 const uint16x4_t eob_max_2 = vpmax_u16(eob_max_1, eob_max_1); in vpx_quantize_b_neon() local
293 const uint16x4_t eob_max_2 = vpmax_u16(eob_max_1, eob_max_1); in vpx_quantize_b_32x32_neon() local
/external/libvpx/libvpx/vp9/encoder/arm/neon/
Dvp9_quantize_neon.c233 const uint16x4_t eob_max_2 = vpmax_u16(eob_max_1, eob_max_1); in vp9_quantize_fp_32x32_neon() local