FF_IDCT_PERM_TRANSPOSE  162 libavcodec/dct-test.c     case FF_IDCT_PERM_TRANSPOSE:
FF_IDCT_PERM_TRANSPOSE   69 libavcodec/idctdsp.c     case FF_IDCT_PERM_TRANSPOSE:
FF_IDCT_PERM_TRANSPOSE  269 libavcodec/ppc/idctdsp.c             c->perm_type = FF_IDCT_PERM_TRANSPOSE;
FF_IDCT_PERM_TRANSPOSE  527 libavcodec/x86/cavsdsp.c     c->idct_perm      = FF_IDCT_PERM_TRANSPOSE;
FF_IDCT_PERM_TRANSPOSE   73 libavcodec/x86/dct-test.c     { "PR-SSE2",     ff_prores_idct_put_10_sse2_wrap, FF_IDCT_PERM_TRANSPOSE, AV_CPU_FLAG_SSE2, 1 },
FF_IDCT_PERM_TRANSPOSE   41 libavcodec/x86/proresdsp_init.c         dsp->idct_permutation_type = FF_IDCT_PERM_TRANSPOSE;
FF_IDCT_PERM_TRANSPOSE   46 libavcodec/x86/proresdsp_init.c         dsp->idct_permutation_type = FF_IDCT_PERM_TRANSPOSE;
FF_IDCT_PERM_TRANSPOSE   51 libavcodec/x86/proresdsp_init.c         dsp->idct_permutation_type = FF_IDCT_PERM_TRANSPOSE;