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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Dfdct_mmx.c572 void ff_fdct_sse2(int16_t *block) function
H A Ddsputilenc_mmx.c1362 c->fdct = ff_fdct_sse2;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Ddct-test.c106 {"SSE2", 0, ff_fdct_sse2, ff_ref_fdct, NO_PERM, FF_MM_SSE2},
H A Ddsputil.h56 void ff_fdct_sse2(DCTELEM *block);

Completed in 106 milliseconds