ADST_DCT          310 libavcodec/vp9data.h     [VERT_PRED]            = ADST_DCT,
ADST_DCT          315 libavcodec/vp9data.h     [VERT_RIGHT_PRED]      = ADST_DCT,
ADST_DCT          317 libavcodec/vp9data.h     [VERT_LEFT_PRED]       = ADST_DCT,
ADST_DCT         1460 libavcodec/vp9dsp.c     dsp->itxfm_add[tx][ADST_DCT]  = idct_iadst_##sz##_add_c; \
ADST_DCT         1465 libavcodec/vp9dsp.c     dsp->itxfm_add[tx][ADST_DCT]  = \
ADST_DCT          389 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[4 /* lossless */][ADST_DCT] =
ADST_DCT          421 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_4X4][ADST_DCT]  = ff_vp9_idct_iadst_4x4_add_sse2;
ADST_DCT          425 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_8X8][ADST_DCT]  = ff_vp9_idct_iadst_8x8_add_sse2;
ADST_DCT          429 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_16X16][ADST_DCT]  = ff_vp9_idct_iadst_16x16_add_sse2;
ADST_DCT          433 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_32X32][ADST_DCT] =
ADST_DCT          448 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_4X4][ADST_DCT]  = ff_vp9_idct_iadst_4x4_add_ssse3;
ADST_DCT          452 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_8X8][ADST_DCT]  = ff_vp9_idct_iadst_8x8_add_ssse3;
ADST_DCT          456 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_16X16][ADST_DCT]  = ff_vp9_idct_iadst_16x16_add_ssse3;
ADST_DCT          460 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_32X32][ADST_DCT] =
ADST_DCT          472 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_8X8][ADST_DCT]  = ff_vp9_idct_iadst_8x8_add_avx;
ADST_DCT          476 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_16X16][ADST_DCT]  = ff_vp9_idct_iadst_16x16_add_avx;
ADST_DCT          480 libavcodec/x86/vp9dsp_init.c         dsp->itxfm_add[TX_32X32][ADST_DCT] =