define_itxfm 168 libavcodec/aarch64/vp9dsp_init_16bpp_aarch64_template.c define_itxfm(idct, idct, sz, bpp); \ define_itxfm 169 libavcodec/aarch64/vp9dsp_init_16bpp_aarch64_template.c define_itxfm(iadst, idct, sz, bpp); \ define_itxfm 170 libavcodec/aarch64/vp9dsp_init_16bpp_aarch64_template.c define_itxfm(idct, iadst, sz, bpp); \ define_itxfm 171 libavcodec/aarch64/vp9dsp_init_16bpp_aarch64_template.c define_itxfm(iadst, iadst, sz, bpp) define_itxfm 176 libavcodec/aarch64/vp9dsp_init_16bpp_aarch64_template.c define_itxfm(idct, idct, 32, BPP); define_itxfm 177 libavcodec/aarch64/vp9dsp_init_16bpp_aarch64_template.c define_itxfm(iwht, iwht, 4, BPP); define_itxfm 163 libavcodec/aarch64/vp9dsp_init_aarch64.c define_itxfm(idct, idct, sz); \ define_itxfm 164 libavcodec/aarch64/vp9dsp_init_aarch64.c define_itxfm(iadst, idct, sz); \ define_itxfm 165 libavcodec/aarch64/vp9dsp_init_aarch64.c define_itxfm(idct, iadst, sz); \ define_itxfm 166 libavcodec/aarch64/vp9dsp_init_aarch64.c define_itxfm(iadst, iadst, sz) define_itxfm 171 libavcodec/aarch64/vp9dsp_init_aarch64.c define_itxfm(idct, idct, 32); define_itxfm 172 libavcodec/aarch64/vp9dsp_init_aarch64.c define_itxfm(iwht, iwht, 4); define_itxfm 152 libavcodec/arm/vp9dsp_init_16bpp_arm_template.c define_itxfm(idct, idct, sz, bpp); \ define_itxfm 153 libavcodec/arm/vp9dsp_init_16bpp_arm_template.c define_itxfm(iadst, idct, sz, bpp); \ define_itxfm 154 libavcodec/arm/vp9dsp_init_16bpp_arm_template.c define_itxfm(idct, iadst, sz, bpp); \ define_itxfm 155 libavcodec/arm/vp9dsp_init_16bpp_arm_template.c define_itxfm(iadst, iadst, sz, bpp) define_itxfm 160 libavcodec/arm/vp9dsp_init_16bpp_arm_template.c define_itxfm(idct, idct, 32, BPP); define_itxfm 161 libavcodec/arm/vp9dsp_init_16bpp_arm_template.c define_itxfm(iwht, iwht, 4, BPP); define_itxfm 150 libavcodec/arm/vp9dsp_init_arm.c define_itxfm(idct, idct, sz); \ define_itxfm 151 libavcodec/arm/vp9dsp_init_arm.c define_itxfm(iadst, idct, sz); \ define_itxfm 152 libavcodec/arm/vp9dsp_init_arm.c define_itxfm(idct, iadst, sz); \ define_itxfm 153 libavcodec/arm/vp9dsp_init_arm.c define_itxfm(iadst, iadst, sz) define_itxfm 158 libavcodec/arm/vp9dsp_init_arm.c define_itxfm(idct, idct, 32); define_itxfm 159 libavcodec/arm/vp9dsp_init_arm.c define_itxfm(iwht, iwht, 4);