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/ |
| D | set_spec_constant_default_value_pass.cpp | 107 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/ |
| D | set_spec_constant_default_value_pass.cpp | 104 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/ |
| D | set_spec_constant_default_value_pass.cpp | 107 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/ |
| D | nvc0_tex.c | 1178 unsigned adjusted_width = width, adjusted_height = height; in nvc0_validate_suf() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/ |
| D | video_utils.cc | 1126 int adjusted_width = width; in AVOpenVisualStream() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_deshake_opencl.c | 997 float new_width, new_height, adjusted_width, adjusted_height, adjusted_x, adjusted_y; in update_needed_crop() local
|