Home
last modified time | relevance | path

Searched defs:s_width (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/sdf/
Dftbsdf.c722 FT_Int s_width = (int)source->width; in bsdf_init_distance_map() local
770 FT_Int s_width = (int)source->width; in bsdf_init_distance_map() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Dmax_pool_grad_with_argmax_v2_cpu_kernel.cc102 const int64_t s_width = valid_strides_list[kDim1]; in LaunchKernel() local
Dmax_pool_with_argmax_v2_cpu_kernel.cc98 const int64_t s_width = valid_strides_list[kDim1]; in LaunchKernel() local
Dmax_pool3d_with_argmax_cpu_kernel.cc253 const int64_t s_width = strides_temp_list[kTwo]; in LaunchKernel() local
Dmax_pool3d_grad_with_argmax_cpu_kernel.cc224 const size_t s_width = static_cast<size_t>(strides_temp_list[kTwo]); in LaunchKernel() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/
Dmax_pool_3d_grad_with_argmax.cc252 const int64_t s_width = stridesTempList[2]; in MaxPool3DGradWithArgmaxCompute() local
Dmax_pool_3d_with_argmax.cc279 const int64_t s_width = stridesTempList[2]; in MaxPool3DWithArgmaxCompute() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTests.hpp6638 static const glw::GLuint s_width; member in gl4cts::DirectStateAccess::Textures::CopyErrorsTest
6717 static const glw::GLuint s_width; member in gl4cts::DirectStateAccess::Textures::ParameterSetupErrorsTest
Dgl4cDirectStateAccessTexturesTests.cpp11920 const glw::GLuint CopyErrorsTest::s_width = 4; member in gl4cts::DirectStateAccess::Textures::CopyErrorsTest