Searched defs:same_buffer (Results 1 – 2 of 2) sorted by relevance
370 pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { in same_buffer() function
1573 gboolean same_buffer; /* are field1 and field2 in the same buffer? */ in gst_deinterlace_output_frame() local