Searched defs:PopulateCodecSpecific (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/vp8/
H A Ddefault_temporal_layers.cc241 void DefaultTemporalLayers::PopulateCodecSpecific( function in class:webrtc::DefaultTemporalLayers
H A Drealtime_temporal_layers.cc199 virtual void PopulateCodecSpecific(bool base_layer_sync, function in class:webrtc::__anon16065::RealTimeTemporalLayers
H A Dvp8_impl.cc429 void VP8EncoderImpl::PopulateCodecSpecific(CodecSpecificInfo* codec_specific, function in class:webrtc::VP8EncoderImpl
439 temporal_layers_->PopulateCodecSpecific(
481 PopulateCodecSpecific(&codec_specific, *pkt, input_image.timestamp());

Completed in 76 milliseconds