Searched refs:nPLayers (Results 1 – 6 of 6) sorted by relevance
226 OMX_U32 nPLayers; member
245 OMX_U32 nPLayers; member
2975 if (temporal_layers_config.nPLayers) { in venc_start()3125 if (temporal_layers_config.nPLayers) { in venc_config_print()3127 temporal_layers_config.nPLayers, temporal_layers_config.nBLayers, in venc_config_print()3131 && (l < temporal_layers_config.nPLayers + temporal_layers_config.nBLayers); ++l) { in venc_config_print()5283 if (temporal_layers_config.bIsBitrateRatioValid && temporal_layers_config.nPLayers) { in venc_set_target_bitrate()5285 numLayers = temporal_layers_config.nPLayers + temporal_layers_config.nBLayers; in venc_set_target_bitrate()5438 if (temporal_layers_config.nPLayers) { in venc_calibrate_gop()5439 nLayers = temporal_layers_config.nPLayers + temporal_layers_config.nBLayers; in venc_calibrate_gop()6434 temporal_layers_config.nPLayers = pTemporalParams->nPLayerCountActual; in venc_set_temporal_layers()6481 if (!temporal_layers_config.nPLayers) { in venc_set_temporal_layers_internal()[all …]
268 OMX_U32 nPLayers; member
3313 if (temporal_layers_config.nPLayers) { in venc_start()3479 if (temporal_layers_config.nPLayers) { in venc_config_print()3481 temporal_layers_config.nPLayers, temporal_layers_config.nBLayers, in venc_config_print()3485 && (l < temporal_layers_config.nPLayers + temporal_layers_config.nBLayers); ++l) { in venc_config_print()5835 if (temporal_layers_config.bIsBitrateRatioValid && temporal_layers_config.nPLayers) { in venc_set_target_bitrate()5837 numLayers = temporal_layers_config.nPLayers + temporal_layers_config.nBLayers; in venc_set_target_bitrate()6001 if (temporal_layers_config.nPLayers) { in venc_calibrate_gop()6002 nLayers = temporal_layers_config.nPLayers + temporal_layers_config.nBLayers; in venc_calibrate_gop()7196 temporal_layers_config.nPLayers = pTemporalParams->nPLayerCountActual; in venc_set_temporal_layers()7243 if (!temporal_layers_config.nPLayers) { in venc_set_temporal_layers_internal()[all …]
2320 if (temporal_layers_config.nPLayers) { in venc_start()2441 if (temporal_layers_config.nPLayers) { in venc_config_print()2443 temporal_layers_config.nPLayers, temporal_layers_config.nBLayers, in venc_config_print()4889 temporal_layers_config.nPLayers = pTemporalParams->nPLayerCountActual; in venc_set_temporal_layers()4904 temporal_layers_config.nPLayers = pTemporalParams->nPLayerCountActual; in venc_set_temporal_layers()4923 if (!temporal_layers_config.nPLayers) { in venc_set_temporal_layers_internal()4930 pTemporalParams.nPLayerCountActual = temporal_layers_config.nPLayers; in venc_set_temporal_layers_internal()4934 … for (OMX_U32 i = 0; i < temporal_layers_config.nPLayers + temporal_layers_config.nBLayers; ++i) { in venc_set_temporal_layers_internal()