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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Dfdct_mmx.c485 static av_always_inline void fdct_row_mmx(const int16_t *in, int16_t *out, const int16_t *table) function
547 fdct_row_mmx(block1, block, table);

Completed in 704 milliseconds