Home
last modified time | relevance | path

Searched refs:tmpwidth (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-scaler.c103 gint tmpwidth; member
160 scale->tmpwidth = width; in realloc_tmplines()
1372 if (scale->tmpwidth < width) in gst_video_scaler_horizontal()
1413 if (scale->tmpwidth < width) in gst_video_scaler_vertical()
1492 if (hscale->tmpwidth < width) in gst_video_scaler_2d()
1505 if (vscale->tmpwidth < width) in gst_video_scaler_2d()
1539 if (hscale->tmpwidth < width) in gst_video_scaler_2d()
1613 if (vscale->tmpwidth < vw) in gst_video_scaler_2d()