Searched refs:fdct_row_mmx2 (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/x86/
H A Dfdct_mmx.c437 static av_always_inline void fdct_row_mmx2(const int16_t *in, int16_t *out, const int16_t *table) function
563 fdct_row_mmx2(block1, block, table);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/x86/
H A Dfdct_mmx.c437 static av_always_inline void fdct_row_mmx2(const int16_t *in, int16_t *out, const int16_t *table) function
563 fdct_row_mmx2(block1, block, table);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/x86/
H A Dfdct_mmx.c437 static av_always_inline void fdct_row_mmx2(const int16_t *in, int16_t *out, const int16_t *table) function
563 fdct_row_mmx2(block1, block, table);

Completed in 64 milliseconds