Searched refs:vp9_quantize_fp_32x32_c (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/armv7a/ |
D | vp9_rtcd.h | 358 void vp9_quantize_fp_32x32_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int… 359 #define vp9_quantize_fp_32x32 vp9_quantize_fp_32x32_c
|
/external/libvpx/mips/ |
D | vp9_rtcd.h | 358 void vp9_quantize_fp_32x32_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int… 359 #define vp9_quantize_fp_32x32 vp9_quantize_fp_32x32_c
|
/external/libvpx/generic/ |
D | vp9_rtcd.h | 358 void vp9_quantize_fp_32x32_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int… 359 #define vp9_quantize_fp_32x32 vp9_quantize_fp_32x32_c
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_quantize.c | 108 void vp9_quantize_fp_32x32_c(const int16_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_32x32_c() function
|
/external/libvpx/mips-dspr2/ |
D | vp9_rtcd.h | 397 void vp9_quantize_fp_32x32_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int… 398 #define vp9_quantize_fp_32x32 vp9_quantize_fp_32x32_c
|
/external/libvpx/armv7a-neon/ |
D | vp9_rtcd.h | 399 void vp9_quantize_fp_32x32_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int… 400 #define vp9_quantize_fp_32x32 vp9_quantize_fp_32x32_c
|
/external/libvpx/x86/ |
D | vp9_rtcd.h | 416 void vp9_quantize_fp_32x32_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int… 417 #define vp9_quantize_fp_32x32 vp9_quantize_fp_32x32_c
|