DCT_ADST          187 libavcodec/aarch64/vp9dsp_init_16bpp_aarch64_template.c     dsp->itxfm_add[tx][DCT_ADST]  = ff_vp9_iadst_idct_##sz##_add_##bpp##_neon; \
DCT_ADST          195 libavcodec/aarch64/vp9dsp_init_16bpp_aarch64_template.c     dsp->itxfm_add[tx][DCT_ADST]  = \
DCT_ADST          182 libavcodec/aarch64/vp9dsp_init_aarch64.c     dsp->itxfm_add[tx][DCT_ADST]  = ff_vp9_iadst_idct_##sz##_add_neon; \
DCT_ADST          189 libavcodec/aarch64/vp9dsp_init_aarch64.c     dsp->itxfm_add[tx][DCT_ADST]  = \
DCT_ADST          171 libavcodec/arm/vp9dsp_init_16bpp_arm_template.c     dsp->itxfm_add[tx][DCT_ADST]  = ff_vp9_iadst_idct_##sz##_add_##bpp##_neon; \
DCT_ADST          179 libavcodec/arm/vp9dsp_init_16bpp_arm_template.c     dsp->itxfm_add[tx][DCT_ADST]  = \
DCT_ADST          169 libavcodec/arm/vp9dsp_init_arm.c     dsp->itxfm_add[tx][DCT_ADST]  = ff_vp9_iadst_idct_##sz##_add_neon; \
DCT_ADST          176 libavcodec/arm/vp9dsp_init_arm.c     dsp->itxfm_add[tx][DCT_ADST]  = \
DCT_ADST           62 libavcodec/mips/vp9dsp_init_mips.c     dsp->itxfm_add[tx][DCT_ADST]  = ff_iadst_idct_##sz##_add_msa;  \
DCT_ADST           69 libavcodec/mips/vp9dsp_init_mips.c     dsp->itxfm_add[tx][DCT_ADST]  =              \
DCT_ADST          439 libavcodec/vp9data.c     [HOR_PRED]             = DCT_ADST,
DCT_ADST          444 libavcodec/vp9data.c     [HOR_DOWN_PRED]        = DCT_ADST,
DCT_ADST          446 libavcodec/vp9data.c     [HOR_UP_PRED]          = DCT_ADST,
DCT_ADST         1728 libavcodec/vp9dsp_template.c     dsp->itxfm_add[tx][DCT_ADST]  = iadst_idct_##sz##_add_c; \
DCT_ADST         1735 libavcodec/vp9dsp_template.c     dsp->itxfm_add[tx][DCT_ADST]  = \
DCT_ADST          279 libavcodec/x86/vp9dsp_init.c             dsp->itxfm_add[4 /* lossless */][DCT_ADST] =
DCT_ADST          316 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_4X4][DCT_ADST]  = ff_vp9_iadst_idct_4x4_add_sse2;
DCT_ADST          320 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_8X8][DCT_ADST]  = ff_vp9_iadst_idct_8x8_add_sse2;
DCT_ADST          324 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_16X16][DCT_ADST]  = ff_vp9_iadst_idct_16x16_add_sse2;
DCT_ADST          328 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_32X32][DCT_ADST] =
DCT_ADST          343 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_4X4][DCT_ADST]  = ff_vp9_iadst_idct_4x4_add_ssse3;
DCT_ADST          347 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_8X8][DCT_ADST]  = ff_vp9_iadst_idct_8x8_add_ssse3;
DCT_ADST          351 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_16X16][DCT_ADST]  = ff_vp9_iadst_idct_16x16_add_ssse3;
DCT_ADST          355 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_32X32][DCT_ADST] =
DCT_ADST          367 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_8X8][DCT_ADST]  = ff_vp9_iadst_idct_8x8_add_avx;
DCT_ADST          371 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_16X16][DCT_ADST]  = ff_vp9_iadst_idct_16x16_add_avx;
DCT_ADST          375 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_32X32][DCT_ADST] =
DCT_ADST          395 libavcodec/x86/vp9dsp_init.c             dsp->itxfm_add[TX_16X16][DCT_ADST]  = ff_vp9_iadst_idct_16x16_add_avx2;
DCT_ADST          399 libavcodec/x86/vp9dsp_init.c             dsp->itxfm_add[TX_32X32][DCT_ADST] =
DCT_ADST          178 libavcodec/x86/vp9dsp_init_16bpp_template.c     init_itx_func(idx, DCT_ADST,  typea, typeb, size, bpp, opt); \
DCT_ADST          183 libavcodec/x86/vp9dsp_init_16bpp_template.c     init_itx_func(idx, DCT_ADST,  iadst, idct,  size, bpp, opt); \
DCT_ADST          204 libavcodec/x86/vp9dsp_init_16bpp_template.c             init_itx_func(TX_4X4, DCT_ADST,  iadst, idct,  4, 10, sse2);
DCT_ADST          322 tests/checkasm/vp9dsp.c         [DCT_DCT] = "dct_dct", [DCT_ADST] = "adst_dct",