Searched defs:base_layer_sync (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/vp8/
H A Ddefault_temporal_layers.cc242 bool base_layer_sync,
253 if (base_layer_sync) {
282 last_base_layer_sync_ = base_layer_sync;
241 PopulateCodecSpecific( bool base_layer_sync, CodecSpecificInfoVP8 *vp8_info, uint32_t timestamp) argument
H A Drealtime_temporal_layers.cc199 virtual void PopulateCodecSpecific(bool base_layer_sync, argument
209 if (base_layer_sync) {
237 last_base_layer_sync_ = base_layer_sync;

Completed in 419 milliseconds