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

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

Completed in 486 milliseconds