Home
last modified time | relevance | path

Searched defs:tmp_width (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/nn/
Dmaxpool_with_argmax_gpu_kernel.h157 …int tmp_width = (input_width_ / stride_width_) * stride_width_ == input_width_ ? (input_width_ / s… in SetPad() local
/third_party/skia/third_party/externals/piex/src/
Dtiff_parser.cc45 std::uint32_t tmp_width = 0; in GetFullDimension16() local
Dpiex.cc367 std::uint16_t tmp_width = 0; in RafGetDimension() local
/third_party/flutter/skia/third_party/externals/piex/src/
Dtiff_parser.cc45 std::uint32_t tmp_width = 0; in GetFullDimension16() local
Dpiex.cc367 std::uint16_t tmp_width = 0; in RafGetDimension() local
/third_party/ffmpeg/libswscale/
Dutils.c929 int tmp_width, tmp_height; in sws_setColorspaceDetails() local