Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-converter.c489 struct _GstLineCache struct
491 gint first;
492 gint backlog;
493 GPtrArray *lines;
495 GstLineCache *prev;
496 gboolean write_input;
497 gboolean pass_alloc;
498 gboolean alloc_writable;
500 GstLineCacheNeedLineFunc need_line;
501 gint need_line_idx;
[all …]