Home
last modified time | relevance | path

Searched refs:vp9_quantize_fp_sse2 (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/config/x86/
Dvp9_rtcd.h82 void vp9_quantize_fp_sse2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int…
83 #define vp9_quantize_fp vp9_quantize_fp_sse2
/external/libvpx/config/x86_64/
Dvp9_rtcd.h82 void vp9_quantize_fp_sse2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int…
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_quantize_sse2.c19 void vp9_quantize_fp_sse2(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vp9_quantize_fp_sse2() function