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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Didctdsp_init.c49 case FF_SIMPLE_IDCT_PERM:
79 c->idct_permutation_type = FF_SIMPLE_IDCT_PERM;
H A Dmpegvideoenc_template.c235 if (s->idsp.idct_permutation_type == FF_SIMPLE_IDCT_PERM) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Didctdsp.h89 #define FF_SIMPLE_IDCT_PERM 3 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dmpegvideo_mmx_template.c226 if(s->dsp.idct_permutation_type == FF_SIMPLE_IDCT_PERM){
H A Ddsputil_mmx.c2468 c->idct_permutation_type= FF_SIMPLE_IDCT_PERM;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddsputil.h509 #define FF_SIMPLE_IDCT_PERM 3 macro
H A Ddsputil.c162 case FF_SIMPLE_IDCT_PERM:

Completed in 206 milliseconds