Home
last modified time | relevance | path

Searched defs:max_step (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dhflip.h29 int max_step[4]; ///< max pixel step for each plane, expressed as a number of bytes member
Dvf_untile.c36 int max_step[4]; member
Dvf_crop.c87 int max_step[4]; ///< max pixel step for each plane, expressed as a number of bytes member
/third_party/ffmpeg/libavcodec/
Dimgconvert.c115 int max_step[4]; in av_picture_crop() local
150 int max_step[4]; in av_picture_pad() local
/third_party/ffmpeg/libavutil/
Dimgutils.c55 int max_step, int max_step_comp, in image_get_linesize()
79 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
/third_party/boost/libs/metaparse/tools/
Dstring_headers.py160 def generate_make_string(out_f, max_step): argument
/third_party/pulseaudio/src/modules/alsa/
Dalsa-mixer.h355 long max_step; member
Dalsa-mixer.c4276 unsigned max_step = 0; in decibel_fix_parse_db_values() local
/third_party/skia/third_party/externals/imgui/
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