Searched refs:current_temporal_layer (Results 1 - 1 of 1) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ | ||
H A D | vp9_ratectrl.c | 254 int current_temporal_layer = svc->temporal_layer_id; local 255 for (i = current_temporal_layer + 1; i < svc->number_temporal_layers; ++i) { |
Completed in 61 milliseconds