Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.c2451 build_next (GstRTSPBuilder * builder, GstRTSPMessage * message, in build_next() function
2797 res = build_next (&builder, message, conn, TRUE); in gst_rtsp_connection_receive_usec()
3831 res = build_next (&watch->builder, &watch->message, conn, FALSE); in gst_rtsp_source_dispatch_read()
/third_party/gstreamer/gstplugins_base/
DChangeLog13968 Also break the build_next loop if any parsing fails, By acting on