DCT_ADST          311 libavcodec/vp9data.h     [HOR_PRED]             = DCT_ADST,
DCT_ADST          316 libavcodec/vp9data.h     [HOR_DOWN_PRED]        = DCT_ADST,
DCT_ADST          318 libavcodec/vp9data.h     [HOR_UP_PRED]          = DCT_ADST,
DCT_ADST         1459 libavcodec/vp9dsp.c     dsp->itxfm_add[tx][DCT_ADST]  = iadst_idct_##sz##_add_c; \
DCT_ADST         1466 libavcodec/vp9dsp.c     dsp->itxfm_add[tx][DCT_ADST]  = \
DCT_ADST          390 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[4 /* lossless */][DCT_ADST] =
DCT_ADST          422 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_4X4][DCT_ADST]  = ff_vp9_iadst_idct_4x4_add_sse2;
DCT_ADST          426 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_8X8][DCT_ADST]  = ff_vp9_iadst_idct_8x8_add_sse2;
DCT_ADST          430 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_16X16][DCT_ADST]  = ff_vp9_iadst_idct_16x16_add_sse2;
DCT_ADST          434 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_32X32][DCT_ADST] =
DCT_ADST          449 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_4X4][DCT_ADST]  = ff_vp9_iadst_idct_4x4_add_ssse3;
DCT_ADST          453 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_8X8][DCT_ADST]  = ff_vp9_iadst_idct_8x8_add_ssse3;
DCT_ADST          457 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_16X16][DCT_ADST]  = ff_vp9_iadst_idct_16x16_add_ssse3;
DCT_ADST          461 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_32X32][DCT_ADST] =
DCT_ADST          473 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_8X8][DCT_ADST]  = ff_vp9_iadst_idct_8x8_add_avx;
DCT_ADST          477 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_16X16][DCT_ADST]  = ff_vp9_iadst_idct_16x16_add_avx;
DCT_ADST          481 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_32X32][DCT_ADST] =