Searched defs:max_w (Results 1 - 3 of 3) sorted by relevance
| /third_party/backends/backend/genesys/ |
| H A D | motor.cpp | 44 float compute_acceleration_for_steps(unsigned initial_w, unsigned max_w, unsigned steps) in compute_acceleration_for_steps() argument 52 MotorSlope MotorSlope::create_from_steps(unsigned initial_w, unsigned max_w, in create_from_steps() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vsrc_life.c | 167 int ret, i, i0, j, h = 0, w, max_w = 0; in init_pattern_from_file() local
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_cmd_buffer.c | 1128 uint32_t max_w = u_minify(image->vk.extent.width, range->baseMipLevel); in dzn_cmd_buffer_clear_rects_with_copy() local
|
Completed in 9 milliseconds