Searched refs:FF_TRANSPOSE_IDCT_PERM (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dproresdsp-init.c38 dsp->idct_permutation_type = FF_TRANSPOSE_IDCT_PERM;
43 dsp->idct_permutation_type = FF_TRANSPOSE_IDCT_PERM;
49 dsp->idct_permutation_type = FF_TRANSPOSE_IDCT_PERM;
H A Ddsputil_mmx.c2488 c->idct_permutation_type= FF_TRANSPOSE_IDCT_PERM;
2496 c->idct_permutation_type= FF_TRANSPOSE_IDCT_PERM;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dproresdsp_init.c41 dsp->idct_permutation_type = FF_TRANSPOSE_IDCT_PERM;
46 dsp->idct_permutation_type = FF_TRANSPOSE_IDCT_PERM;
51 dsp->idct_permutation_type = FF_TRANSPOSE_IDCT_PERM;
H A Dcavsdsp.c527 c->idct_perm = FF_TRANSPOSE_IDCT_PERM;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/ppc/
H A Ddsputil_ppc.c187 c->idct_permutation_type = FF_TRANSPOSE_IDCT_PERM;
193 c->idct_permutation_type = FF_TRANSPOSE_IDCT_PERM;
H A Dmpegvideo_altivec.c437 if ((lastNonZero > 0) && (s->dsp.idct_permutation_type == FF_TRANSPOSE_IDCT_PERM)) {
468 (s->dsp.idct_permutation_type != FF_TRANSPOSE_IDCT_PERM) &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Didctdsp.h90 #define FF_TRANSPOSE_IDCT_PERM 4 macro
H A Didctdsp.c68 case FF_TRANSPOSE_IDCT_PERM:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/ppc/
H A Didctdsp.c257 c->idct_permutation_type = FF_TRANSPOSE_IDCT_PERM;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/arm/
H A Ddsputil_init_neon.c199 c->idct_permutation_type = FF_TRANSPOSE_IDCT_PERM;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddsputil.h510 #define FF_TRANSPOSE_IDCT_PERM 4 macro
H A Ddsputil.c166 case FF_TRANSPOSE_IDCT_PERM:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/sparc/
H A Ddsputil_vis.c3964 c->idct_permutation_type = FF_TRANSPOSE_IDCT_PERM;

Completed in 90 milliseconds