Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dratectrl.c224 const int current_temporal_layer = svc->temporal_layer_id; in update_layer_buffer_level() local
225 for (int i = current_temporal_layer + 1; i < svc->number_temporal_layers; in update_layer_buffer_level()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c303 const int current_temporal_layer = svc->temporal_layer_id; in update_layer_buffer_level_postencode() local
304 for (i = current_temporal_layer + 1; i < svc->number_temporal_layers; ++i) { in update_layer_buffer_level_postencode()