/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstelements_private.c | 215 GstFlowReturn flow_ret; in gst_writev_iovecs() local 358 GstFlowReturn flow_ret = GST_FLOW_OK; in gst_writev_buffer() local 447 GstFlowReturn flow_ret = GST_FLOW_OK; in gst_writev_mem() local 498 GstFlowReturn flow_ret = GST_FLOW_OK; in gst_writev_buffer_list() local
|
/third_party/gstreamer/gstplugins_bad/ext/dtls/ |
D | gstdtlsdec.c | 473 GstFlowReturn flow_ret; in process_buffer() local 518 GstFlowReturn flow_ret; member 527 GstFlowReturn flow_ret; in process_buffer_from_list() local
|
D | gstdtlsconnection.c | 606 GstFlowReturn flow_ret) in gst_dtls_connection_set_flow_return() 616 GstFlowReturn flow_ret = GST_FLOW_OK; in gst_dtls_connection_process() local 732 GstFlowReturn flow_ret; in gst_dtls_connection_send() local 1045 GstFlowReturn flow_ret; in openssl_poll() local
|
D | gstdtlsenc.c | 602 GstFlowReturn flow_ret; in sink_event() local
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | atdec.c | 416 GstFlowReturn flow_ret = GST_FLOW_OK; in gst_atdec_offline_render() local 507 GstFlowReturn flow_ret = GST_FLOW_OK; in gst_atdec_handle_frame() local
|
/third_party/gstreamer/gstplugins_bad/ext/musepack/ |
D | gstmusepackreader.c | 46 GstFlowReturn flow_ret; in gst_musepack_reader_peek() local
|
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/ |
D | gstv4l2codecpool.c | 65 GstFlowReturn flow_ret = GST_FLOW_OK; in gst_v4l2_codec_pool_acquire_buffer() local
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/ |
D | gstsctpdec.c | 328 GstFlowReturn flow_ret; in gst_sctp_dec_packet_chain() local 424 GstFlowReturn flow_ret; in gst_sctp_data_srcpad_loop() local
|
D | gstsctpenc.c | 496 GstFlowReturn flow_ret; in gst_sctp_enc_srcpad_loop() local 574 GstFlowReturn flow_ret = GST_FLOW_ERROR; in gst_sctp_enc_sink_chain() local
|
/third_party/gstreamer/gstplugins_good/gst/imagefreeze/ |
D | gstimagefreeze.c | 857 GstFlowReturn flow_ret; in gst_image_freeze_sink_chain() local 896 GstFlowReturn flow_ret = GST_FLOW_OK; in gst_image_freeze_src_loop() local
|
/third_party/gstreamer/gstplugins_good/gst/monoscope/ |
D | gstmonoscope.c | 339 GstFlowReturn flow_ret = GST_FLOW_OK; in gst_monoscope_chain() local
|
/third_party/gstreamer/gstplugins_good/gst/udp/ |
D | gstdynudpsink.c | 263 GstFlowReturn flow_ret; in gst_dynudpsink_render() local
|
D | gstmultiudpsink.c | 658 GstFlowReturn flow_ret; in gst_multiudpsink_send_messages() local 726 GstFlowReturn flow_ret; in gst_multiudpsink_render_buffers() local
|
/third_party/gstreamer/gstplugins_bad/tests/examples/nvcodec/ |
D | nvcodec.c | 282 GstFlowReturn flow_ret = GST_FLOW_OK; in resolution_change_probe() local
|
/third_party/gstreamer/gstplugins_bad/ext/isac/ |
D | gstisacenc.c | 251 GstFlowReturn flow_ret = GST_FLOW_ERROR; in gst_isacenc_handle_frame() local
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/ |
D | gstvp8decoder.c | 503 GstFlowReturn flow_ret = klass->output_picture (self, in gst_vp8_decoder_drain_output_queue() local
|
D | gstvp9decoder.c | 579 GstFlowReturn flow_ret = klass->output_picture (self, in gst_vp9_decoder_drain_output_queue() local
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstamcvideoenc.c | 954 GstFlowReturn flow_ret = GST_FLOW_OK; in gst_amc_video_enc_handle_output_frame() local 1040 GstFlowReturn flow_ret = GST_FLOW_OK; in gst_amc_video_enc_loop() local
|
/third_party/gstreamer/gstplugins_base/gst/rawparse/ |
D | gstrawbaseparse.c | 462 GstFlowReturn flow_ret = GST_FLOW_OK; in gst_raw_base_parse_handle_frame() local
|
/third_party/gstreamer/gstplugins_bad/ext/curl/ |
D | gstcurlbasesink.h | 73 GstFlowReturn flow_ret; member
|
/third_party/gstreamer/gstplugins_bad/sys/bluez/ |
D | gstavdtpsink.c | 315 GstFlowReturn flow_ret = GST_FLOW_OK; in gst_avdtp_sink_render() local
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/ |
D | gstd3d11bufferpool.cpp | 256 GstFlowReturn flow_ret; in gst_d3d11_buffer_pool_set_config() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideodecoder.c | 1390 GstFlowReturn flow_ret = GST_FLOW_OK; in gst_video_decoder_sink_event_default() local 1424 GstFlowReturn flow_ret = GST_FLOW_OK; in gst_video_decoder_sink_event_default() local 1445 GstFlowReturn flow_ret = GST_FLOW_OK; in gst_video_decoder_sink_event_default() local 1491 GstFlowReturn flow_ret = GST_FLOW_OK; in gst_video_decoder_sink_event_default() local 1558 GstFlowReturn flow_ret = GST_FLOW_OK; in gst_video_decoder_sink_event_default() local 4772 GstFlowReturn flow_ret; in gst_video_decoder_allocate_output_frame_with_params() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
D | gsttagdemux.c | 1049 GstFlowReturn flow_ret; in gst_tag_demux_pull_end_tag() local 1187 GstFlowReturn flow_ret; in gst_tag_demux_pull_start_tag() local
|
/third_party/gstreamer/gstreamer/tests/check/elements/ |
D | queue.c | 662 GstFlowReturn flow_ret; in GST_START_TEST() local
|