Home
last modified time | relevance | path

Searched refs:is_inter_layer_pred_allowed (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/video_coding/codecs/vp9/
Dlibvpx_vp9_encoder.cc1319 const bool is_inter_layer_pred_allowed = in PopulateCodecSpecific() local
1330 first_frame_in_picture_ ? false : is_inter_layer_pred_allowed; in PopulateCodecSpecific()
1337 !is_inter_layer_pred_allowed || in PopulateCodecSpecific()
1613 const bool is_inter_layer_pred_allowed = in SetReferences() local
1660 RTC_DCHECK(is_inter_layer_pred_allowed && in SetReferences()
1665 if (is_inter_layer_pred_allowed && sl_idx > first_active_spatial_layer_id) { in SetReferences()
1685 } else if (is_inter_layer_pred_allowed) { in SetReferences()