Searched refs:vp9_quantize_fp_32x32_c (Results 1 – 13 of 13) sorted by relevance
/external/libvpx/config/mips64-msa/ |
D | vp9_rtcd.h | 103 void vp9_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const … 104 #define vp9_quantize_fp_32x32 vp9_quantize_fp_32x32_c
|
/external/libvpx/config/mips32-msa/ |
D | vp9_rtcd.h | 103 void vp9_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const … 104 #define vp9_quantize_fp_32x32 vp9_quantize_fp_32x32_c
|
/external/libvpx/config/mips64/ |
D | vp9_rtcd.h | 103 void vp9_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const … 104 #define vp9_quantize_fp_32x32 vp9_quantize_fp_32x32_c
|
/external/libvpx/config/arm/ |
D | vp9_rtcd.h | 103 void vp9_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const … 104 #define vp9_quantize_fp_32x32 vp9_quantize_fp_32x32_c
|
/external/libvpx/config/generic/ |
D | vp9_rtcd.h | 103 void vp9_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const … 104 #define vp9_quantize_fp_32x32 vp9_quantize_fp_32x32_c
|
/external/libvpx/config/mips32/ |
D | vp9_rtcd.h | 103 void vp9_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const … 104 #define vp9_quantize_fp_32x32 vp9_quantize_fp_32x32_c
|
/external/libvpx/config/mips32-dspr2/ |
D | vp9_rtcd.h | 103 void vp9_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const … 104 #define vp9_quantize_fp_32x32 vp9_quantize_fp_32x32_c
|
/external/libvpx/libvpx/test/ |
D | vp9_quantize_test.cc | 484 &QuantFPWrapper<vp9_quantize_fp_32x32_c>, 516 &QuantFPWrapper<vp9_quantize_fp_32x32_c>, 531 make_tuple(&QuantFPWrapper<vp9_quantize_fp_32x32_c>, 532 &QuantFPWrapper<vp9_quantize_fp_32x32_c>, VPX_BITS_8, 32,
|
/external/libvpx/config/x86/ |
D | vp9_rtcd.h | 115 void vp9_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const … 116 #define vp9_quantize_fp_32x32 vp9_quantize_fp_32x32_c
|
/external/libvpx/config/arm64/ |
D | vp9_rtcd.h | 105 void vp9_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const …
|
/external/libvpx/config/arm-neon/ |
D | vp9_rtcd.h | 105 void vp9_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const …
|
/external/libvpx/config/x86_64/ |
D | vp9_rtcd.h | 116 void vp9_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const …
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_quantize.c | 93 void vp9_quantize_fp_32x32_c(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_32x32_c() function
|