Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dset_spec_constant_default_value_pass.cpp107 const auto adjusted_width = std::max(32u, width); in ParseDefaultValueBitPattern() local
124 const auto adjusted_width = std::max(32u, width); in ParseDefaultValueBitPattern() local
/third_party/spirv-tools/source/opt/
Dset_spec_constant_default_value_pass.cpp104 const auto adjusted_width = std::max(32u, width); in ParseDefaultValueBitPattern() local
121 const auto adjusted_width = std::max(32u, width); in ParseDefaultValueBitPattern() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dset_spec_constant_default_value_pass.cpp107 const auto adjusted_width = std::max(32u, width); in ParseDefaultValueBitPattern() local
124 const auto adjusted_width = std::max(32u, width); in ParseDefaultValueBitPattern() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_tex.c1178 unsigned adjusted_width = width, adjusted_height = height; in nvc0_validate_suf() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/
Dvideo_utils.cc1126 int adjusted_width = width; in AVOpenVisualStream() local
/third_party/ffmpeg/libavfilter/
Dvf_deshake_opencl.c997 float new_width, new_height, adjusted_width, adjusted_height, adjusted_x, adjusted_y; in update_needed_crop() local