/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11screencapture.h | 29 #define GST_D3D11_SCREEN_CAPTURE_FLOW_EXPECTED_ERROR GST_FLOW_CUSTOM_SUCCESS
|
/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/ |
D | RaspiCapture.h | 70 #define GST_FLOW_KEEP_ACCUMULATING GST_FLOW_CUSTOM_SUCCESS
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | atdec.c | 461 flow_ret = GST_FLOW_CUSTOM_SUCCESS; in gst_atdec_offline_render() 521 if (flow_ret == GST_FLOW_CUSTOM_SUCCESS) in gst_atdec_handle_frame() 553 if (flow_ret == GST_FLOW_CUSTOM_SUCCESS) in gst_atdec_handle_frame()
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2bufferpool.h | 50 #define GST_V4L2_FLOW_LAST_BUFFER GST_FLOW_CUSTOM_SUCCESS
|
/third_party/gstreamer/gstplugins_bad/gst/mpegdemux/ |
D | gstmpegdefs.h | 232 #define GST_FLOW_NEED_MORE_DATA GST_FLOW_CUSTOM_SUCCESS
|
/third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
D | gstmpegdefs.h | 209 #define GST_FLOW_NEED_MORE_DATA GST_FLOW_CUSTOM_SUCCESS
|
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
D | gstmftransform.h | 35 #define GST_MF_TRANSFORM_FLOW_NEED_DATA GST_FLOW_CUSTOM_SUCCESS
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | gstrtpst2022-1-fecdec.c | 548 ret = GST_FLOW_CUSTOM_SUCCESS; in check_fec() 588 if (ret == GST_FLOW_CUSTOM_SUCCESS) in store_media_item() 594 if (ret == GST_FLOW_CUSTOM_SUCCESS) in store_media_item() 683 if (ret == GST_FLOW_CUSTOM_SUCCESS) { in gst_rtpst_2022_1_fecdec_sink_chain_fec()
|
/third_party/gstreamer/gstplugins_bad/ext/mplex/ |
D | gstmplex.cc | 212 mplex->srcresult = GST_FLOW_CUSTOM_SUCCESS; in gst_mplex_reset() 281 if (mplex->srcresult != GST_FLOW_CUSTOM_SUCCESS) in gst_mplex_setcaps() 533 if (G_UNLIKELY (mplex->srcresult == GST_FLOW_CUSTOM_SUCCESS) in gst_mplex_start_task()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstpad.c | 215 {GST_FLOW_CUSTOM_SUCCESS, "custom-success", 0}, 239 ret = CLAMP (ret, GST_FLOW_CUSTOM_ERROR, GST_FLOW_CUSTOM_SUCCESS); in gst_flow_get_name() 262 ret = CLAMP (ret, GST_FLOW_CUSTOM_ERROR, GST_FLOW_CUSTOM_SUCCESS); in gst_flow_to_quark() 3930 return GST_FLOW_CUSTOM_SUCCESS; in do_probe_callbacks() 4059 case GST_FLOW_CUSTOM_SUCCESS: in push_sticky() 4123 if (data.ret == GST_FLOW_CUSTOM_SUCCESS) in check_sticky() 4517 case GST_FLOW_CUSTOM_SUCCESS: in gst_pad_chain_data_unchecked() 4775 case GST_FLOW_CUSTOM_SUCCESS: in gst_pad_push_data() 4992 if (ret == GST_FLOW_CUSTOM_SUCCESS) { in gst_pad_get_range_unchecked() 5016 if (ret == GST_FLOW_CUSTOM_SUCCESS) in gst_pad_get_range_unchecked() [all …]
|
D | gstpad.h | 166 GST_FLOW_CUSTOM_SUCCESS = 100, enumerator
|
D | gstenumtypes.c | 1102 { C_ENUM(GST_FLOW_CUSTOM_SUCCESS), "GST_FLOW_CUSTOM_SUCCESS", "custom-success" }, in gst_flow_return_get_type()
|
/third_party/gstreamer/gstplugins_base/gst/encoding/ |
D | gstsmartencoder.c | 118 if (self->internal_flow == GST_FLOW_CUSTOM_SUCCESS) in internal_event_func() 314 self->internal_flow = GST_FLOW_CUSTOM_SUCCESS; in gst_smart_encoder_reencode_gop() 339 while (self->internal_flow == GST_FLOW_CUSTOM_SUCCESS) { in gst_smart_encoder_reencode_gop()
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstbaseparse.h | 62 #define GST_BASE_PARSE_FLOW_DROPPED GST_FLOW_CUSTOM_SUCCESS
|
D | gstbasetransform.h | 72 #define GST_BASE_TRANSFORM_FLOW_DROPPED GST_FLOW_CUSTOM_SUCCESS
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideoencoder.h | 80 #define GST_VIDEO_ENCODER_FLOW_NEED_DATA GST_FLOW_CUSTOM_SUCCESS
|
D | gstvideodecoder.h | 80 #define GST_VIDEO_DECODER_FLOW_NEED_DATA GST_FLOW_CUSTOM_SUCCESS
|
/third_party/gstreamer/gstplugins_bad/ext/aom/ |
D | gstav1enc.c | 757 GstFlowReturn ret = GST_FLOW_CUSTOM_SUCCESS; in gst_av1_enc_process() 847 if (ret == GST_FLOW_CUSTOM_SUCCESS) in gst_av1_enc_handle_frame() 873 if (ret == GST_FLOW_CUSTOM_SUCCESS) in gst_av1_enc_finish()
|
/third_party/gstreamer/gstplugins_bad/gst/mxf/ |
D | mxfalaw.c | 220 return GST_FLOW_CUSTOM_SUCCESS; in mxf_alaw_write_func()
|
D | mxfmux.c | 1256 if (ret != GST_FLOW_OK && ret != GST_FLOW_CUSTOM_SUCCESS) { in gst_mxf_mux_handle_buffer() 1263 if (ret == GST_FLOW_CUSTOM_SUCCESS) { in gst_mxf_mux_handle_buffer()
|
D | mxfaes-bwf.c | 1524 return GST_FLOW_CUSTOM_SUCCESS; in mxf_bwf_write_func()
|
/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | gstmsdkdec.c | 193 return GST_FLOW_CUSTOM_SUCCESS; in allocate_output_buffer() 1223 if (flow == GST_FLOW_CUSTOM_SUCCESS) { in gst_msdkdec_handle_frame()
|
/third_party/gstreamer/gstplugins_good/ext/soup/ |
D | gstsouphttpsrc.c | 1729 src->headers_ret = GST_FLOW_CUSTOM_SUCCESS; in wait_for_connect_exit() 1982 return GST_FLOW_CUSTOM_SUCCESS; in gst_soup_http_src_parse_status()
|
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
D | gstcccombiner.c | 107 #define GST_FLOW_NEED_DATA GST_FLOW_CUSTOM_SUCCESS
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstpad.c | 1141 ret = GST_FLOW_CUSTOM_SUCCESS; in GST_START_TEST() 1152 ret = GST_FLOW_CUSTOM_SUCCESS + 2; in GST_START_TEST()
|