Home
last modified time | relevance | path

Searched defs:define_itxfm (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/arm/
H A Dvp9dsp_init_arm.c145 #define define_itxfm(type_a, type_b, sz) \ macro
H A Dvp9dsp_init_16bpp_arm_template.c150 #define define_itxfm(type_a, type_b, sz, bpp) define_itxfm2(type_a, type_b, sz, bpp) macro
/third_party/ffmpeg/libavcodec/aarch64/
H A Dvp9dsp_init_16bpp_aarch64_template.c166 #define define_itxfm(type_a, type_b, sz, bpp) define_itxfm2(type_a, type_b, sz, bpp) macro
H A Dvp9dsp_init_aarch64.c158 #define define_itxfm(type_a, type_b, sz) \ macro

Completed in 3 milliseconds