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

  /external/chromium_org/media/filters/
source_buffer_stream.h 117 bool UpdateVideoConfig(const VideoDecoderConfig& config);
chunk_demuxer.cc 195 bool UpdateVideoConfig(const VideoDecoderConfig& config, const LogCB& log_cb);
377 success &= video_->UpdateVideoConfig(video_config, log_cb_);
636 bool ChunkDemuxerStream::UpdateVideoConfig(const VideoDecoderConfig& config,
648 return stream_->UpdateVideoConfig(config);
    [all...]
source_buffer_stream_unittest.cc     [all...]
source_buffer_stream.cc     [all...]

Completed in 179 milliseconds