Home
last modified time | relevance | path

Searched defs:width4 (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
Dhevcdsp_init.c175 #define mc_rep_mix_10(name, width1, width2, width3, opt1, opt2, width4) … argument
184 #define mc_bi_rep_mix_10(name, width1, width2, width3, opt1, opt2, width4) … argument
195 #define mc_uni_rep_mix_10(name, width1, width2, width3, opt1, opt2, width4) … argument
206 #define mc_rep_mixs_10(name, width1, width2, width3, opt1, opt2, width4) \ argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_mod_conv_cso.c320 nir_def *width4 = nir_ishl_imm(b, tiles_per_stride, 2); in pan_mtk_tiled_from_linear() local