Home
last modified time | relevance | path

Searched refs:theora_dec_decode_buffer (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/ext/theora/
Dgsttheoradec.c114 static GstFlowReturn theora_dec_decode_buffer (GstTheoraDec * dec,
344 theora_dec_decode_buffer (dec, buf, NULL); in theora_dec_set_format()
625 result = theora_dec_decode_buffer (dec, buf, NULL); in theoradec_handle_header_caps()
852 theora_dec_decode_buffer (GstTheoraDec * dec, GstBuffer * buf, in theora_dec_decode_buffer() function
903 res = theora_dec_decode_buffer (dec, frame->input_buffer, frame); in theora_dec_handle_frame()
/third_party/gstreamer/gstplugins_base/
DChangeLog130245 * ext/theora/theoradec.c: (theora_dec_decode_buffer):
130256 (theora_dec_decode_buffer), (theora_dec_change_state):
136397 (theora_dec_sink_convert), (theora_dec_decode_buffer):
141811 (theora_dec_decode_buffer): Calculate buffer duration correctly
145065 (theora_handle_data_packet), (theora_dec_decode_buffer),
/third_party/gstreamer/gstplugins_bad/
DChangeLog223565 (theora_dec_decode_buffer): Calculate buffer duration correctly