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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Didctdsp_init_armv6.c44 c->idct_permutation_type = FF_LIBMPEG2_IDCT_PERM;
H A Didctdsp_init_arm.c81 c->idct_permutation_type = FF_LIBMPEG2_IDCT_PERM;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Didctdsp.h88 #define FF_LIBMPEG2_IDCT_PERM 2 macro
H A Didctdsp.c64 case FF_LIBMPEG2_IDCT_PERM:
283 c->idct_permutation_type = FF_LIBMPEG2_IDCT_PERM;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/ps2/
H A Ddsputil_mmi.c164 c->idct_permutation_type= FF_LIBMPEG2_IDCT_PERM;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/arm/
H A Ddsputil_init_arm.c89 c->idct_permutation_type = FF_LIBMPEG2_IDCT_PERM;
H A Ddsputil_init_armv6.c83 c->idct_permutation_type = FF_LIBMPEG2_IDCT_PERM;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dmpegvideoenc_template.c279 }else if(s->idsp.idct_permutation_type == FF_LIBMPEG2_IDCT_PERM){
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dmpegvideo_mmx_template.c270 }else if(s->dsp.idct_permutation_type == FF_LIBMPEG2_IDCT_PERM){
H A Ddsputil_mmx.c2480 c->idct_permutation_type= FF_LIBMPEG2_IDCT_PERM;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddsputil.h508 #define FF_LIBMPEG2_IDCT_PERM 2 macro
H A Ddsputil.c158 case FF_LIBMPEG2_IDCT_PERM:
2841 c->idct_permutation_type= FF_LIBMPEG2_IDCT_PERM;

Completed in 87 milliseconds