Searched refs:vp9_quantize_fp_c (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/armv7a/ |
D | vp9_rtcd.h | 355 void vp9_quantize_fp_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *… 356 #define vp9_quantize_fp vp9_quantize_fp_c
|
/external/libvpx/mips/ |
D | vp9_rtcd.h | 355 void vp9_quantize_fp_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *… 356 #define vp9_quantize_fp vp9_quantize_fp_c
|
/external/libvpx/generic/ |
D | vp9_rtcd.h | 355 void vp9_quantize_fp_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *… 356 #define vp9_quantize_fp vp9_quantize_fp_c
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_quantize.c | 65 void vp9_quantize_fp_c(const int16_t *coeff_ptr, intptr_t count, in vp9_quantize_fp_c() function
|
/external/libvpx/mips-dspr2/ |
D | vp9_rtcd.h | 394 void vp9_quantize_fp_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *… 395 #define vp9_quantize_fp vp9_quantize_fp_c
|
/external/libvpx/x86/ |
D | vp9_rtcd.h | 413 void vp9_quantize_fp_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *… 414 #define vp9_quantize_fp vp9_quantize_fp_c
|
/external/libvpx/armv7a-neon/ |
D | vp9_rtcd.h | 395 void vp9_quantize_fp_c(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *…
|