Searched refs:currentLayerBitrateRatio (Results 1 – 1 of 1) sorted by relevance
6461 …OMX_U32 currentLayerBitrateRatio = pTemporalParams->nBitrateRatios[i] - previousLayersAccumulatedB… in venc_set_temporal_layers() local6466 layerBitrates[i] = (currentLayerBitrateRatio * bitrate.target_bitrate) / 100; in venc_set_temporal_layers()6468 temporal_layers_config.nTemporalLayerBitrateFraction[i] = currentLayerBitrateRatio; in venc_set_temporal_layers()6470 i, currentLayerBitrateRatio, layerBitrates[i], bitrate.target_bitrate); in venc_set_temporal_layers()