OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateVideoConfig
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/media/filters/
source_buffer_stream.h
121
bool
UpdateVideoConfig
(const VideoDecoderConfig& config);
chunk_demuxer.cc
209
bool
UpdateVideoConfig
(const VideoDecoderConfig& config, const LogCB& log_cb);
469
success &= video_->
UpdateVideoConfig
(video_config, log_cb_);
791
bool ChunkDemuxerStream::
UpdateVideoConfig
(const VideoDecoderConfig& config,
803
return stream_->
UpdateVideoConfig
(config);
[
all
...]
source_buffer_stream_unittest.cc
[
all
...]
source_buffer_stream.cc
[
all
...]
Completed in 298 milliseconds