Searched defs:width4 (Results 1 – 2 of 2) sorted by relevance
| /third_party/ffmpeg/libavcodec/x86/ |
| D | hevcdsp_init.c | 175 #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/ |
| D | pan_mod_conv_cso.c | 320 nir_def *width4 = nir_ishl_imm(b, tiles_per_stride, 2); in pan_mtk_tiled_from_linear() local
|