Home
last modified time | relevance | path

Searched defs:scale_val (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_soa.c209 LLVMValueRef scale_val = lp_build_const_vec(gallivm, type, scale); in lp_build_extract_soa_chan() local
258 LLVMValueRef scale_val = lp_build_const_vec(gallivm, type, scale); in lp_build_extract_soa_chan() local
935 LLVMValueRef scale_val = lp_build_const_vec(gallivm, type, scale); in lp_build_insert_soa_chan() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dbatchnorm_grad_impl.cu41 T scale_val = scale != nullptr ? static_cast<T>(scale[plane]) : static_cast<T>(1); in BatchNormGradKernel() local
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c8683 gchar scale_val[G_ASCII_DTOSTR_BUF_SIZE]; in gst_rtspsrc_play() local