Home
last modified time | relevance | path

Searched refs:end_of_stream (Results 1 – 13 of 13) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dlibopenh264dec.c104 int end_of_stream = 1; in svc_decode_frame() local
105 (*s->decoder)->SetOption(s->decoder, DECODER_OPTION_END_OF_STREAM, &end_of_stream); in svc_decode_frame()
Dlibxavs.c49 int end_of_stream; member
152 if (!frame && !(x4->end_of_stream)) { in XAVS_frame()
162 x4->end_of_stream = END_OF_STREAM; in XAVS_frame()
Dvaapi_encode.h330 int end_of_stream; member
Dvaapi_encode.c951 if (!pic && ctx->end_of_stream) { in vaapi_encode_pick_next()
963 if (ctx->input_order <= ctx->decode_delay && !ctx->end_of_stream) { in vaapi_encode_pick_next()
1140 ctx->end_of_stream = 1; in vaapi_encode_send_frame()
1174 if (ctx->end_of_stream) in ff_vaapi_encode_receive_packet()
Dcbs_h264_syntax_template.c1172 static int FUNC(end_of_stream)(CodedBitstreamContext *ctx, RWContext *rw, in FUNC() argument
/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264dec.cpp263 int end_of_stream = 1; in gst_openh264dec_handle_frame() local
267 &end_of_stream); in gst_openh264dec_handle_frame()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/
Dgstappsrc.h130 GstFlowReturn (*end_of_stream) (GstAppSrc *appsrc); member
Dgstappsrc.c717 end_of_stream), NULL, NULL, NULL, in gst_app_src_class_init()
745 klass->end_of_stream = gst_app_src_end_of_stream; in gst_app_src_class_init()
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dplay.c178 gboolean end_of_stream, is_error, is_warning, seek_done; member
217 GST_TIME_ARGS (new_state->seek_done_position), old_state->end_of_stream, in test_play_state_change_debug()
218 new_state->end_of_stream, old_state->is_error, new_state->is_error, in test_play_state_change_debug()
232 state->end_of_stream = state->is_error = state->seek_done = FALSE; in test_play_state_reset()
445 state->end_of_stream = TRUE; in process_play_messages()
/third_party/mesa3d/src/gallium/drivers/r600/
Dradeon_vce.h240 uint32_t end_of_stream; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_vce.h240 uint32_t end_of_stream; member
Dradeon_vce_52.c262 RVCE_CS(enc->enc_pic.eo.end_of_stream); in encode()
/third_party/gstreamer/gstplugins_bad/
DChangeLog109780 Check that end_of_seq() [EOSEQ] and end_of_stream [EOS] NAL units
109880 An end_of_seq() [EOSEQ] or end_of_stream() [EOS] NAL unit is really