Home
last modified time | relevance | path

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

/external/libvpx/config/x86/
Dvp9_rtcd.h46 void vp9_fdct8x8_quant_sse2(const int16_t *input, int stride, tran_low_t *coeff_ptr, intptr_t n_coe…
/external/libvpx/config/x86_64/
Dvp9_rtcd.h46 void vp9_fdct8x8_quant_sse2(const int16_t *input, int stride, tran_low_t *coeff_ptr, intptr_t n_coe…
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_dct_intrin_sse2.c184 void vp9_fdct8x8_quant_sse2(const int16_t *input, int stride, in vp9_fdct8x8_quant_sse2() function