Searched refs:vp9_quantize_b_32x32_c (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/armv7a/ |
D | vp9_rtcd.h | 352 void vp9_quantize_b_32x32_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int1… 353 #define vp9_quantize_b_32x32 vp9_quantize_b_32x32_c
|
/external/libvpx/mips/ |
D | vp9_rtcd.h | 352 void vp9_quantize_b_32x32_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int1… 353 #define vp9_quantize_b_32x32 vp9_quantize_b_32x32_c
|
/external/libvpx/generic/ |
D | vp9_rtcd.h | 352 void vp9_quantize_b_32x32_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int1… 353 #define vp9_quantize_b_32x32 vp9_quantize_b_32x32_c
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_quantize.c | 202 void vp9_quantize_b_32x32_c(const int16_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_b_32x32_c() function
|
/external/libvpx/mips-dspr2/ |
D | vp9_rtcd.h | 391 void vp9_quantize_b_32x32_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int1… 392 #define vp9_quantize_b_32x32 vp9_quantize_b_32x32_c
|
/external/libvpx/armv7a-neon/ |
D | vp9_rtcd.h | 392 void vp9_quantize_b_32x32_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int1… 393 #define vp9_quantize_b_32x32 vp9_quantize_b_32x32_c
|
/external/libvpx/x86/ |
D | vp9_rtcd.h | 410 void vp9_quantize_b_32x32_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int1… 411 #define vp9_quantize_b_32x32 vp9_quantize_b_32x32_c
|