FF_IDCT_PERM_NONE   82 libavcodec/arm/idctdsp_init_arm.c             c->perm_type = FF_IDCT_PERM_NONE;
FF_IDCT_PERM_NONE   39 libavcodec/arm/idctdsp_init_armv5te.c         c->perm_type = FF_IDCT_PERM_NONE;
FF_IDCT_PERM_NONE  578 libavcodec/cavsdsp.c     c->idct_perm = FF_IDCT_PERM_NONE;
FF_IDCT_PERM_NONE  167 libavcodec/dnxhdenc.c     if (ctx->idsp.perm_type != FF_IDCT_PERM_NONE)
FF_IDCT_PERM_NONE  198 libavcodec/dnxhdenc.c     if (ctx->idsp.perm_type != FF_IDCT_PERM_NONE)
FF_IDCT_PERM_NONE   72 libavcodec/eamad.c     ff_init_scantable_permutation(s->idsp.idct_permutation, FF_IDCT_PERM_NONE);
FF_IDCT_PERM_NONE   54 libavcodec/eatgq.c     ff_init_scantable_permutation(idct_permutation, FF_IDCT_PERM_NONE);
FF_IDCT_PERM_NONE   64 libavcodec/eatqi.c     ff_init_scantable_permutation(t->idsp.idct_permutation, FF_IDCT_PERM_NONE);
FF_IDCT_PERM_NONE   61 libavcodec/idctdsp.c     case FF_IDCT_PERM_NONE:
FF_IDCT_PERM_NONE  246 libavcodec/idctdsp.c         c->perm_type = FF_IDCT_PERM_NONE;
FF_IDCT_PERM_NONE  251 libavcodec/idctdsp.c         c->perm_type = FF_IDCT_PERM_NONE;
FF_IDCT_PERM_NONE  256 libavcodec/idctdsp.c         c->perm_type = FF_IDCT_PERM_NONE;
FF_IDCT_PERM_NONE  270 libavcodec/idctdsp.c             c->perm_type             = FF_IDCT_PERM_NONE;
FF_IDCT_PERM_NONE  275 libavcodec/idctdsp.c             c->perm_type             = FF_IDCT_PERM_NONE;
FF_IDCT_PERM_NONE  287 libavcodec/idctdsp.c                 c->perm_type = FF_IDCT_PERM_NONE;
FF_IDCT_PERM_NONE  294 libavcodec/idctdsp.c                 c->perm_type = FF_IDCT_PERM_NONE;
FF_IDCT_PERM_NONE   36 libavcodec/mips/idctdsp_init_mips.c                 c->perm_type = FF_IDCT_PERM_NONE;
FF_IDCT_PERM_NONE   56 libavcodec/mips/idctdsp_init_mips.c                 c->perm_type = FF_IDCT_PERM_NONE;
FF_IDCT_PERM_NONE   33 libavcodec/mips/xvididct_init_mips.c             c->perm_type = FF_IDCT_PERM_NONE;
FF_IDCT_PERM_NONE 4714 libavcodec/mpegvideo_enc.c     if (s->idsp.perm_type != FF_IDCT_PERM_NONE)
FF_IDCT_PERM_NONE   83 libavcodec/proresdsp.c         dsp->idct_permutation_type = FF_IDCT_PERM_NONE;
FF_IDCT_PERM_NONE   86 libavcodec/proresdsp.c         dsp->idct_permutation_type = FF_IDCT_PERM_NONE;
FF_IDCT_PERM_NONE   28 libavcodec/tests/arm/dct.c     { "SIMPLE-ARM",     ff_simple_idct_arm,     FF_IDCT_PERM_NONE },
FF_IDCT_PERM_NONE   31 libavcodec/tests/arm/dct.c     { "SIMPLE-ARMV5TE", ff_simple_idct_armv5te, FF_IDCT_PERM_NONE,      AV_CPU_FLAG_ARMV5TE },
FF_IDCT_PERM_NONE   61 libavcodec/tests/dct.c     { "REF-DBL",     ff_ref_fdct,          FF_IDCT_PERM_NONE },
FF_IDCT_PERM_NONE   62 libavcodec/tests/dct.c     { "IJG-AAN-INT", ff_fdct_ifast,        FF_IDCT_PERM_NONE },
FF_IDCT_PERM_NONE   63 libavcodec/tests/dct.c     { "IJG-LLM-INT", ff_jpeg_fdct_islow_8, FF_IDCT_PERM_NONE },
FF_IDCT_PERM_NONE   65 libavcodec/tests/dct.c     { "FAAN",        ff_faandct,           FF_IDCT_PERM_NONE },
FF_IDCT_PERM_NONE   83 libavcodec/tests/dct.c     { "REF-DBL",     ff_ref_idct,          FF_IDCT_PERM_NONE },
FF_IDCT_PERM_NONE   85 libavcodec/tests/dct.c     { "SIMPLE-C",    ff_simple_idct_int16_8bit,     FF_IDCT_PERM_NONE },
FF_IDCT_PERM_NONE   86 libavcodec/tests/dct.c     { "SIMPLE-C10",  ff_simple_idct_int16_10bit,    FF_IDCT_PERM_NONE },
FF_IDCT_PERM_NONE   87 libavcodec/tests/dct.c     { "SIMPLE-C12",  ff_simple_idct_int16_12bit,    FF_IDCT_PERM_NONE, 0, 1 },
FF_IDCT_PERM_NONE   88 libavcodec/tests/dct.c     { "PR-C",        ff_prores_idct_wrap,  FF_IDCT_PERM_NONE, 0, 1 },
FF_IDCT_PERM_NONE   90 libavcodec/tests/dct.c     { "FAANI",       ff_faanidct,          FF_IDCT_PERM_NONE },
FF_IDCT_PERM_NONE   93 libavcodec/tests/dct.c     { "XVID",        ff_xvid_idct,         FF_IDCT_PERM_NONE, 0, 1 },
FF_IDCT_PERM_NONE   25 libavcodec/tests/ppc/dct.c     { "altivecfdct", ff_fdct_altivec, FF_IDCT_PERM_NONE, AV_CPU_FLAG_ALTIVEC },
FF_IDCT_PERM_NONE   58 libavcodec/tests/x86/dct.c     { "MMX",    ff_fdct_mmx,    FF_IDCT_PERM_NONE, AV_CPU_FLAG_MMX },
FF_IDCT_PERM_NONE   61 libavcodec/tests/x86/dct.c     { "MMXEXT", ff_fdct_mmxext, FF_IDCT_PERM_NONE, AV_CPU_FLAG_MMXEXT },
FF_IDCT_PERM_NONE   64 libavcodec/tests/x86/dct.c     { "SSE2",   ff_fdct_sse2,   FF_IDCT_PERM_NONE, AV_CPU_FLAG_SSE2 },
FF_IDCT_PERM_NONE   75 libavcodec/tests/x86/dct.c     { "XVID-MMX",    ff_xvid_idct_mmx,    FF_IDCT_PERM_NONE,   AV_CPU_FLAG_MMX,    1 },
FF_IDCT_PERM_NONE   76 libavcodec/tests/x86/dct.c     { "XVID-MMXEXT", ff_xvid_idct_mmxext, FF_IDCT_PERM_NONE,   AV_CPU_FLAG_MMXEXT, 1 },
FF_IDCT_PERM_NONE  255 libavcodec/wmv2dsp.c     c->idct_perm = FF_IDCT_PERM_NONE;
FF_IDCT_PERM_NONE  325 libavcodec/x86/mpegvideoenc_template.c     } else if (s->idsp.perm_type == FF_IDCT_PERM_NONE) {
FF_IDCT_PERM_NONE  416 libavcodec/x86/mpegvideoenc_template.c         av_assert0(s->idsp.perm_type == FF_IDCT_PERM_NONE ||
FF_IDCT_PERM_NONE   71 libavcodec/x86/xvididct_init.c         c->perm_type = FF_IDCT_PERM_NONE;
FF_IDCT_PERM_NONE   78 libavcodec/x86/xvididct_init.c         c->perm_type = FF_IDCT_PERM_NONE;
FF_IDCT_PERM_NONE  346 libavcodec/xvididct.c         c->perm_type = FF_IDCT_PERM_NONE;