Searched refs:vp9_quantize_fp_neon (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/arm/neon/ |
D | vp9_dct_neon.c | 33 vp9_quantize_fp_neon(temp_buffer, n_coeffs, skip_block, zbin_ptr, round_ptr, in vp9_fdct8x8_quant_neon()
|
D | vp9_quantize_neon.c | 24 void vp9_quantize_fp_neon(const int16_t *coeff_ptr, intptr_t count, in vp9_quantize_fp_neon() function
|
/external/libvpx/config/arm64/ |
D | vp9_rtcd.h | 100 void vp9_quantize_fp_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int… 101 #define vp9_quantize_fp vp9_quantize_fp_neon
|
/external/libvpx/config/arm-neon/ |
D | vp9_rtcd.h | 100 void vp9_quantize_fp_neon(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int… 101 #define vp9_quantize_fp vp9_quantize_fp_neon
|