Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth263parse.c65 static GstFlowReturn gst_h263_parse_handle_frame (GstBaseParse * parse,
92 parse_class->handle_frame = GST_DEBUG_FUNCPTR (gst_h263_parse_handle_frame); in gst_h263_parse_class_init()
288 gst_h263_parse_handle_frame (GstBaseParse * parse, in gst_h263_parse_handle_frame() function