Home
last modified time | relevance | path

Searched refs:vpx_quantize_b_ssse3 (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/test/
Dvp9_quantize_test.cc511 ::testing::Values(make_tuple(&vpx_quantize_b_ssse3, &vpx_quantize_b_c,
525 ::testing::Values(make_tuple(&vpx_quantize_b_ssse3, &vpx_quantize_b_c,
/external/libvpx/libvpx/vpx_dsp/x86/
Dquantize_ssse3.c20 void vpx_quantize_b_ssse3(const tran_low_t *coeff_ptr, intptr_t n_coeffs, in vpx_quantize_b_ssse3() function
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1541 void vpx_quantize_b_ssse3(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int…
1542 #define vpx_quantize_b vpx_quantize_b_ssse3
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1548 void vpx_quantize_b_ssse3(const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int…
1549 #define vpx_quantize_b vpx_quantize_b_ssse3