Searched refs:vpx_fdct4x4_1_sse2 (Results 1 – 4 of 4) sorted by relevance
141 make_tuple(&vpx_fdct4x4_1_sse2, 4, VPX_BITS_8)));
18 void vpx_fdct4x4_1_sse2(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct4x4_1_sse2() function
257 void vpx_fdct4x4_1_sse2(const int16_t *input, tran_low_t *output, int stride);258 #define vpx_fdct4x4_1 vpx_fdct4x4_1_sse2