Home
last modified time | relevance | path

Searched refs:av_image_fill_max_pixsteps (Results 1 - 12 of 12) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dimgutils.h52 void av_image_fill_max_pixsteps(int max_pixsteps[4], int max_pixstep_comps[4],
H A Dimgutils.c35 void av_image_fill_max_pixsteps(int max_pixsteps[4], int max_pixstep_comps[4], in av_image_fill_max_pixsteps() function
85 av_image_fill_max_pixsteps(max_step, max_step_comp, desc); in av_image_get_linesize()
101 av_image_fill_max_pixsteps(max_step, max_step_comp, desc); in av_image_fill_linesizes()
/third_party/ffmpeg/libavfilter/
H A Dvf_hflip.c73 av_image_fill_max_pixsteps(s->max_step, NULL, pix_desc); in config_props()
H A Dvf_untile.c99 av_image_fill_max_pixsteps(s->max_step, NULL, s->desc); in config_output()
H A Dvf_cropdetect.c137 av_image_fill_max_pixsteps(s->max_pixsteps, NULL, desc); in config_input()
H A Dvf_siti.c116 av_image_fill_max_pixsteps(max_pixsteps, NULL, desc); in config_input()
H A Dvf_swaprect.c202 av_image_fill_max_pixsteps(s->pixsteps, NULL, s->desc); in config_input()
H A Dvf_crop.c150 av_image_fill_max_pixsteps(s->max_step, NULL, pix_desc); in config_input()
H A Dvf_transpose.c209 av_image_fill_max_pixsteps(s->pixsteps, NULL, desc_out); in config_props_output()
H A Dvf_feedback.c84 av_image_fill_max_pixsteps(s->max_step, NULL, pix_desc); in config_input()
H A Dvf_overlay.c279 av_image_fill_max_pixsteps(s->overlay_pix_step, NULL, pix_desc); in config_input_overlay()
875 av_image_fill_max_pixsteps(s->main_pix_step, NULL, pix_desc); in config_input_main()
H A Dvf_stereo3d.c587 av_image_fill_max_pixsteps(s->pixstep, NULL, desc); in config_output()

Completed in 11 milliseconds