Searched refs:last_flow (Results 1 – 10 of 10) sorted by relevance
45 GstFlowReturn last_flow; /* to marshal flow return from finis_frame to member
39 GstFlowReturn last_flow; /* save flow from last push so we can pass the member
458 dec->last_flow = GST_FLOW_ERROR; in gst_flac_dec_handle_decoder_error()752 flacdec->last_flow = ret; in gst_flac_dec_write()831 dec->last_flow = GST_FLOW_OK; in gst_flac_dec_handle_frame()849 return dec->last_flow; in gst_flac_dec_handle_frame()
403 flacenc->last_flow = GST_FLOW_OK; in gst_flac_enc_start()1252 flacenc->last_flow = ret; in gst_flac_enc_write_callback()1401 return flacenc->last_flow; in gst_flac_enc_handle_frame()1456 if (flacenc->last_flow == GST_FLOW_OK) in gst_flac_enc_handle_frame()1459 return flacenc->last_flow; in gst_flac_enc_handle_frame()
89 GstFlowReturn last_flow; member
422 stream->last_flow = GST_FLOW_OK; in gst_flups_demux_create_stream()561 stream->last_flow = result = gst_pad_push (stream->pad, buf); in gst_flups_demux_send_data()862 stream->last_flow = GST_FLOW_OK; in gst_flups_demux_clear_times()2179 ret = stream->last_flow; in gst_flups_demux_combine_flows()
152 GstFlowReturn last_flow; /* ATOMIC */ member
706 nvenc->last_flow = GST_FLOW_OK; in gst_nv_base_enc_sink_event()725 nvenc->last_flow = GST_FLOW_OK; in gst_nv_base_enc_start()1288 g_atomic_int_set (&nvenc->last_flow, flow); in gst_nv_base_enc_bitstream_thread()1302 g_atomic_int_set (&nvenc->last_flow, GST_FLOW_ERROR); in gst_nv_base_enc_bitstream_thread()2292 return g_atomic_int_get (&nvenc->last_flow); in _acquire_input_buffer()2423 flow = g_atomic_int_get (&nvenc->last_flow); in gst_nv_base_enc_handle_frame()2546 flow = g_atomic_int_get (&nvenc->last_flow); in gst_nv_base_enc_handle_frame()
113014 mxfdemux: remove unread last_flow variable140419 eglglessink: Make last_flow handling more threadsafe140448 eglglessink: Return the last_flow immediately if it wasn't GST_FLOW_OK227816 gst/qtdemux/qtdemux.c: Reset each streams last_flow to GST_FLOW_OK.227820 Reset each streams last_flow to GST_FLOW_OK.
145152 gst/qtdemux/qtdemux.c: Reset each streams last_flow to GST_FLOW_OK.145156 Reset each streams last_flow to GST_FLOW_OK.