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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_ratectrl.c202 int current_temporal_layer = cpi->svc.temporal_layer_id; local
203 for (temporal_layer = current_temporal_layer + 1;
1246 int current_temporal_layer = cpi->svc.temporal_layer_id; local
1247 const LAYER_CONTEXT *lc = &cpi->svc.layer_context[current_temporal_layer];

Completed in 146 milliseconds