Searched refs:nPLayers (Results 1 – 5 of 5) sorted by relevance
226 OMX_U32 nPLayers; member
245 OMX_U32 nPLayers; member
2976 if (temporal_layers_config.nPLayers) { in venc_start()3126 if (temporal_layers_config.nPLayers) { in venc_config_print()3128 temporal_layers_config.nPLayers, temporal_layers_config.nBLayers, in venc_config_print()3132 && (l < temporal_layers_config.nPLayers + temporal_layers_config.nBLayers); ++l) { in venc_config_print()5287 if (temporal_layers_config.bIsBitrateRatioValid && temporal_layers_config.nPLayers) { in venc_set_target_bitrate()5289 numLayers = temporal_layers_config.nPLayers + temporal_layers_config.nBLayers; in venc_set_target_bitrate()5442 if (temporal_layers_config.nPLayers) { in venc_calibrate_gop()5443 nLayers = temporal_layers_config.nPLayers + temporal_layers_config.nBLayers; in venc_calibrate_gop()6438 temporal_layers_config.nPLayers = pTemporalParams->nPLayerCountActual; in venc_set_temporal_layers()6485 if (!temporal_layers_config.nPLayers) { in venc_set_temporal_layers_internal()[all …]
268 OMX_U32 nPLayers; member
2321 if (temporal_layers_config.nPLayers) { in venc_start()2442 if (temporal_layers_config.nPLayers) { in venc_config_print()2444 temporal_layers_config.nPLayers, temporal_layers_config.nBLayers, in venc_config_print()4891 temporal_layers_config.nPLayers = pTemporalParams->nPLayerCountActual; in venc_set_temporal_layers()4906 temporal_layers_config.nPLayers = pTemporalParams->nPLayerCountActual; in venc_set_temporal_layers()4925 if (!temporal_layers_config.nPLayers) { in venc_set_temporal_layers_internal()4932 pTemporalParams.nPLayerCountActual = temporal_layers_config.nPLayers; in venc_set_temporal_layers_internal()4936 … for (OMX_U32 i = 0; i < temporal_layers_config.nPLayers + temporal_layers_config.nBLayers; ++i) { in venc_set_temporal_layers_internal()