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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/arm/
H A Ddsputil_init_armv5te.c38 c->idct_permutation_type = FF_NO_IDCT_PERM;
H A Ddsputil_init_arm.c94 c->idct_permutation_type = FF_NO_IDCT_PERM;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Didctdsp_init_armv5te.c42 c->idct_permutation_type = FF_NO_IDCT_PERM;
H A Didctdsp_init_arm.c86 c->idct_permutation_type = FF_NO_IDCT_PERM;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dproresdsp.c57 dsp->idct_permutation_type = FF_NO_IDCT_PERM;
H A Ddsputil.c154 case FF_NO_IDCT_PERM:
2819 c->idct_permutation_type= FF_NO_IDCT_PERM;
2824 c->idct_permutation_type= FF_NO_IDCT_PERM;
2829 c->idct_permutation_type= FF_NO_IDCT_PERM;
2835 c->idct_permutation_type = FF_NO_IDCT_PERM;
2847 c->idct_permutation_type= FF_NO_IDCT_PERM;
2852 c->idct_permutation_type= FF_NO_IDCT_PERM;
2857 c->idct_permutation_type= FF_NO_IDCT_PERM;
2860 c->idct_permutation_type= FF_NO_IDCT_PERM;
2865 c->idct_permutation_type= FF_NO_IDCT_PERM;
[all...]
H A Ddsputil.h507 #define FF_NO_IDCT_PERM 1 macro
H A Dmpegvideo_enc.c4075 if (s->dsp.idct_permutation_type != FF_NO_IDCT_PERM)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dproresdsp.c61 dsp->idct_permutation_type = FF_NO_IDCT_PERM;
H A Didctdsp.c60 case FF_NO_IDCT_PERM:
256 c->idct_permutation_type = FF_NO_IDCT_PERM;
261 c->idct_permutation_type = FF_NO_IDCT_PERM;
266 c->idct_permutation_type = FF_NO_IDCT_PERM;
272 c->idct_permutation_type = FF_NO_IDCT_PERM;
277 c->idct_permutation_type = FF_NO_IDCT_PERM;
288 c->idct_permutation_type = FF_NO_IDCT_PERM;
293 c->idct_permutation_type = FF_NO_IDCT_PERM;
H A Didctdsp.h87 #define FF_NO_IDCT_PERM 1 macro
H A Deatqi.c56 ff_init_scantable_permutation(s->idsp.idct_permutation, FF_NO_IDCT_PERM);
H A Dwmv2dsp.c255 c->idct_perm = FF_NO_IDCT_PERM;
H A Deatgq.c54 ff_init_scantable_permutation(idct_permutation, FF_NO_IDCT_PERM);
H A Deamad.c71 ff_init_scantable_permutation(s->idsp.idct_permutation, FF_NO_IDCT_PERM);
H A Dcavsdsp.c564 c->idct_perm = FF_NO_IDCT_PERM;
H A Dmpegvideo_enc.c4474 if (s->idsp.idct_permutation_type != FF_NO_IDCT_PERM)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/bfin/
H A Dmpegvideo_bfin.c138 if (s->dsp.idct_permutation_type != FF_NO_IDCT_PERM)
H A Ddsputil_bfin.c261 c->idct_permutation_type = FF_NO_IDCT_PERM;
266 c->idct_permutation_type = FF_NO_IDCT_PERM;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/sh4/
H A Ddsputil_sh4.c105 c->idct_permutation_type= FF_NO_IDCT_PERM;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/mlib/
H A Ddsputil_mlib.c467 s->dsp.idct_permutation_type= FF_NO_IDCT_PERM;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/ppc/
H A Dmpegvideo_altivec.c469 (s->dsp.idct_permutation_type != FF_NO_IDCT_PERM)) {

Completed in 134 milliseconds