FF_IDCT_PERM_PARTTRANS   42 libavcodec/aarch64/idctdsp_init_aarch64.c             c->perm_type = FF_IDCT_PERM_PARTTRANS;
FF_IDCT_PERM_PARTTRANS   44 libavcodec/arm/idctdsp_init_neon.c             c->perm_type = FF_IDCT_PERM_PARTTRANS;
FF_IDCT_PERM_PARTTRANS   73 libavcodec/idctdsp.c     case FF_IDCT_PERM_PARTTRANS:
FF_IDCT_PERM_PARTTRANS   28 libavcodec/tests/aarch64/dct.c     { "SIMPLE-NEON", ff_simple_idct_neon, FF_IDCT_PERM_PARTTRANS, AV_CPU_FLAG_NEON },
FF_IDCT_PERM_PARTTRANS   37 libavcodec/tests/arm/dct.c     { "SIMPLE-NEON",    ff_simple_idct_neon,    FF_IDCT_PERM_PARTTRANS, AV_CPU_FLAG_NEON },
FF_IDCT_PERM_PARTTRANS  163 libavcodec/tests/dct.c     case FF_IDCT_PERM_PARTTRANS: