idct_permutation_type   51 libavcodec/idctdsp.c                                            enum idct_permutation_type perm_type)
idct_permutation_type   49 libavcodec/idctdsp.h                                    enum idct_permutation_type perm_type);
idct_permutation_type   51 libavcodec/idctdsp.h                                       enum idct_permutation_type perm_type);
idct_permutation_type   97 libavcodec/idctdsp.h     enum idct_permutation_type perm_type;
idct_permutation_type  183 libavcodec/proresdec2.c                                   ctx->prodsp.idct_permutation_type);
idct_permutation_type   83 libavcodec/proresdsp.c         dsp->idct_permutation_type = FF_IDCT_PERM_NONE;
idct_permutation_type   86 libavcodec/proresdsp.c         dsp->idct_permutation_type = FF_IDCT_PERM_NONE;
idct_permutation_type   95 libavcodec/proresdsp.c                                   dsp->idct_permutation_type);
idct_permutation_type   31 libavcodec/proresdsp.h     int idct_permutation_type;
idct_permutation_type   55 libavcodec/tests/dct.c     enum idct_permutation_type perm_type;
idct_permutation_type  149 libavcodec/tests/dct.c                     enum idct_permutation_type perm_type)
idct_permutation_type  119 libavcodec/tests/x86/dct.c                        enum idct_permutation_type perm_type)
idct_permutation_type   43 libavcodec/x86/idctdsp_init.c                                               enum idct_permutation_type perm_type)
idct_permutation_type   40 libavcodec/x86/proresdsp_init.c             dsp->idct_permutation_type = FF_IDCT_PERM_TRANSPOSE;
idct_permutation_type   45 libavcodec/x86/proresdsp_init.c             dsp->idct_permutation_type = FF_IDCT_PERM_TRANSPOSE;