HomeSort by relevance Sort by last modified time
    Searched full:ondecoderreinitialized (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/media/filters/
decoder_stream.cc 485 base::Bind(&DecoderStream<StreamType>::OnDecoderReinitialized,
492 void DecoderStream<StreamType>::OnDecoderReinitialized(PipelineStatus status) {
551 // The resetting process will be continued in OnDecoderReinitialized().
decoder_stream.h 157 void OnDecoderReinitialized(PipelineStatus status);

Completed in 101 milliseconds