Home
last modified time | relevance | path

Searched refs:weight_4 (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/arm/
Dh264dsp_neon.S495 .macro weight_4 add macro
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dconv_depthwise_fp32.c876 float32x4_t weight_4 = vld1q_f32(weight_kw); in DeconvDwBorderPixel() local
878 dst_4 = vfmaq_f32(dst_4, src_4, weight_4); in DeconvDwBorderPixel()
/third_party/ffmpeg/libavcodec/aarch64/
Dh264dsp_neon.S771 .macro weight_4 add macro