Home
last modified time | relevance | path

Searched defs:max_step (Results 1 - 13 of 13) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dhflip.h29 int max_step[4]; ///< max pixel step for each plane, expressed as a number of bytes member
H A Dvf_untile.c36 int max_step[4]; member
H A Dvf_feedback.c39 int max_step[4]; member
[all...]
H A Dvf_crop.c87 int max_step[4]; ///< max pixel step for each plane, expressed as a number of bytes member
/third_party/ffmpeg/libavutil/
H A Dimgutils.c79 int max_step [4]; /* max pixel step for each plane */ in av_image_get_linesize() local
93 int max_step [4]; /* max pixel step for each plane */ in av_image_fill_linesizes() local
54 image_get_linesize(int width, int plane, int max_step, int max_step_comp, const AVPixFmtDescriptor *desc) image_get_linesize() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Di915_gem_gtt.c373 const unsigned long max_step = max(int_sqrt(max_pages), 2UL); in fill_hole() local
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dcppc_cpufreq.c514 unsigned int min_step, max_step, step, step_check; in cppc_get_cpu_power() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Di915_gem_gtt.c418 const unsigned long max_step = max(int_sqrt(max_pages), 2UL); in fill_hole() local
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-mixer.h355 long max_step; member
H A Dalsa-mixer.c4340 unsigned max_step = 0; decibel_fix_parse_db_values() local
[all...]
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dtopology.c1881 int max_step; in sof_widget_load_pga() local
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dipc3-topology.c725 int min_step, max_step; in sof_ipc3_widget_setup_comp_pga() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp3806 float max_step = window->InnerRect.GetHeight() * 0.67f; in UpdateMouseWheel() local
3820 float max_step = window->InnerRect.GetWidth() * 0.67f; in UpdateMouseWheel() local

Completed in 44 milliseconds