Searched refs:current_temporal_layer (Results 1 – 2 of 2) sorted by relevance
224 const int current_temporal_layer = svc->temporal_layer_id; in update_layer_buffer_level() local225 for (int i = current_temporal_layer + 1; i < svc->number_temporal_layers; in update_layer_buffer_level()
303 const int current_temporal_layer = svc->temporal_layer_id; in update_layer_buffer_level_postencode() local304 for (i = current_temporal_layer + 1; i < svc->number_temporal_layers; ++i) { in update_layer_buffer_level_postencode()