Home
last modified time | relevance | path

Searched refs:FF_NO_IDCT_PERM (Results 1 – 12 of 12) sorted by relevance

/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/armv4l/
H A Ddsputil_arm.c234 c->idct_permutation_type= FF_NO_IDCT_PERM; in dsputil_init_armv4l()
247 c->idct_permutation_type = FF_NO_IDCT_PERM; in dsputil_init_armv4l()
254 c->idct_permutation_type= FF_NO_IDCT_PERM; in dsputil_init_armv4l()
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/bfin/
H A Dmpegvideo_bfin.c142 if (s->dsp.idct_permutation_type != FF_NO_IDCT_PERM) in dct_quantize_bfin()
H A Ddsputil_bfin.c296 c->idct_permutation_type = FF_NO_IDCT_PERM; in dsputil_init_bfin()
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/sh4/
H A Ddsputil_sh4.c118 … c->idct_permutation_type= FF_NO_IDCT_PERM; //FF_SIMPLE_IDCT_PERM; //FF_LIBMPEG2_IDCT_PERM; in dsputil_init_sh4()
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/mlib/
H A Ddsputil_mlib.c462 s->dsp.idct_permutation_type= FF_NO_IDCT_PERM; in MPV_common_init_mlib()
/dports/audio/mous/mous-2.0.1/deps/ffmpeg-strip-wma/
H A Ddsputil.h283 #define FF_NO_IDCT_PERM 1 macro
H A Ddsputil.c3121 c->idct_permutation_type= FF_NO_IDCT_PERM;
3292 case FF_NO_IDCT_PERM:
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/ppc/
H A Dmpegvideo_altivec.c477 (s->dsp.idct_permutation_type != FF_NO_IDCT_PERM)) in dct_quantize_altivec()
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Ddsputil.c4147 c->idct_permutation_type= FF_NO_IDCT_PERM; in dsputil_init()
4152 c->idct_permutation_type= FF_NO_IDCT_PERM; in dsputil_init()
4157 c->idct_permutation_type= FF_NO_IDCT_PERM; in dsputil_init()
4169 c->idct_permutation_type= FF_NO_IDCT_PERM; in dsputil_init()
4174 c->idct_permutation_type= FF_NO_IDCT_PERM; in dsputil_init()
4179 c->idct_permutation_type= FF_NO_IDCT_PERM; in dsputil_init()
4184 c->idct_permutation_type= FF_NO_IDCT_PERM; in dsputil_init()
4461 case FF_NO_IDCT_PERM: in dsputil_init()
H A Ddsputil.h406 #define FF_NO_IDCT_PERM 1 macro
H A Dmpegvideo_enc.c3732 if (s->dsp.idct_permutation_type != FF_NO_IDCT_PERM) in dct_quantize_c()
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/
H A Ddsputil.h406 #define FF_NO_IDCT_PERM 1 macro