Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/opus/
Dgstopusparse.c260 if (ret == GST_BASE_PARSE_FLOW_DROPPED) { in gst_opus_parse_handle_frame()
351 return GST_BASE_PARSE_FLOW_DROPPED; in gst_opus_parse_parse_frame()
355 return GST_BASE_PARSE_FLOW_DROPPED; in gst_opus_parse_parse_frame()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbaseparse.h62 #define GST_BASE_PARSE_FLOW_DROPPED GST_FLOW_CUSTOM_SUCCESS macro
Dgstbaseparse.c2594 ret = GST_BASE_PARSE_FLOW_DROPPED; in gst_base_parse_push_frame()
2601 if (ret == GST_BASE_PARSE_FLOW_DROPPED) { in gst_base_parse_push_frame()
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstflacparse.c873 if (ret == GST_BASE_PARSE_FLOW_DROPPED) { in gst_flac_parse_handle_frame()
1576 res = GST_BASE_PARSE_FLOW_DROPPED; in gst_flac_parse_parse_frame()
1583 res = GST_BASE_PARSE_FLOW_DROPPED; in gst_flac_parse_parse_frame()
1624 res = GST_BASE_PARSE_FLOW_DROPPED; in gst_flac_parse_parse_frame()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstmpeg4videoparse.c530 if (res == GST_BASE_PARSE_FLOW_DROPPED) in gst_mpeg4vparse_handle_frame()
652 return GST_BASE_PARSE_FLOW_DROPPED; in gst_mpeg4vparse_parse_frame()
Dgstmpegvideoparse.c733 if (res == GST_BASE_PARSE_FLOW_DROPPED) in gst_mpegv_parse_handle_frame()
956 return GST_BASE_PARSE_FLOW_DROPPED; in gst_mpegv_parse_parse_frame()
Dgstvc1parse.c1759 ret = GST_BASE_PARSE_FLOW_DROPPED; in gst_vc1_parse_pre_push_frame()
1793 ret = GST_BASE_PARSE_FLOW_DROPPED; in gst_vc1_parse_pre_push_frame()
2004 ret = GST_BASE_PARSE_FLOW_DROPPED; in gst_vc1_parse_pre_push_frame()