Searched defs:fdct_row_sse2 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/x86/ | ||
H A D | fdct.c | 304 static av_always_inline void fdct_row_sse2(const int16_t *in, int16_t *out) in fdct_row_sse2() function |
Completed in 2 milliseconds