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

/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
H A Ddefault_temporal_layers.cc240 void DefaultTemporalLayers::PopulateCodecSpecific( function in class:webrtc::DefaultTemporalLayers
H A Dscreenshare_layers.cc192 void ScreenshareLayers::PopulateCodecSpecific(bool base_layer_sync, function in class:webrtc::ScreenshareLayers
H A Drealtime_temporal_layers.cc206 virtual void PopulateCodecSpecific(bool base_layer_sync, function in class:webrtc::__anon24812::RealTimeTemporalLayers
H A Dvp8_impl.cc926 void VP8EncoderImpl::PopulateCodecSpecific( function in class:webrtc::__anon24820::VP8EncoderImpl
945 temporal_layers_[stream_idx]->PopulateCodecSpecific(base_layer_sync_point,
996 PopulateCodecSpecific(&codec_specific, *pkt, stream_idx,
/external/webrtc/webrtc/modules/video_coding/codecs/vp9/
H A Dvp9_impl.cc550 void VP9EncoderImpl::PopulateCodecSpecific(CodecSpecificInfo* codec_specific, function in class:webrtc::VP9EncoderImpl
687 PopulateCodecSpecific(&codec_specific, *pkt, input_image_->timestamp());

Completed in 104 milliseconds