Searched refs:vpx_fdct32x32_1_sse2 (Results 1 – 4 of 4) sorted by relevance
138 ::testing::Values(make_tuple(&vpx_fdct32x32_1_sse2, 32, VPX_BITS_8),
156 void vpx_fdct32x32_1_sse2(const int16_t *input, tran_low_t *output, in vpx_fdct32x32_1_sse2() function
245 void vpx_fdct32x32_1_sse2(const int16_t *input, tran_low_t *output, int stride);246 #define vpx_fdct32x32_1 vpx_fdct32x32_1_sse2