Searched refs:nPLayers (Results 1 – 10 of 10) sorted by relevance
226 OMX_U32 nPLayers; member
241 temporal_layers_config.nPLayers = pParam->nPLayerCountActual; in venc_set_config()251 for (OMX_U32 i = 0; i < temporal_layers_config.nPLayers; ++i) { in venc_set_config()1081 temporal_layers_config.nPLayers = hierData.nPLayerCountActual; in venc_set_param()1093 for (OMX_U32 i = 0; i < temporal_layers_config.nPLayers; ++i) { in venc_set_param()
2301 if (temporal_layers_config.nPLayers) { in venc_config_print()2303 temporal_layers_config.nPLayers, temporal_layers_config.nBLayers, in venc_config_print()3726 DEBUG_PRINT_LOW("Setting hierp layer: %u", temporal_layers_config.nPLayers); in venc_set_hierp_layer()3729 control.value = temporal_layers_config.nPLayers; in venc_set_hierp_layer()
3922 if (temporal_layers_config.nPLayers) { in venc_config_print()3924 temporal_layers_config.nPLayers, temporal_layers_config.nBLayers, in venc_config_print()3928 && (l < temporal_layers_config.nPLayers + temporal_layers_config.nBLayers); ++l) { in venc_config_print()3935 …temporal_layers_config.nPLayers, hiermode_string(temporal_layers_config.hier_mode), vpx_err_resili… in venc_config_print()5437 if (temporal_layers_config.nPLayers <= 1) { in venc_reconfigure_intra_period()5572 if (temporal_layers_config.nPLayers > 1 && nBFrames) { in _venc_set_intra_period()5906 if (temporal_layers_config.bIsBitrateRatioValid && temporal_layers_config.nPLayers) { in venc_set_target_bitrate()5908 numLayers = temporal_layers_config.nPLayers + temporal_layers_config.nBLayers; in venc_set_target_bitrate()6112 nLayers = temporal_layers_config.nPLayers + temporal_layers_config.nBLayers; in venc_calibrate_gop()6946 temporal_layers_config.nPLayers = control.value + 1; in venc_set_hp()[all …]
244 OMX_U32 nPLayers; member
242 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()5294 if (temporal_layers_config.bIsBitrateRatioValid && temporal_layers_config.nPLayers) { in venc_set_target_bitrate()5296 numLayers = temporal_layers_config.nPLayers + temporal_layers_config.nBLayers; in venc_set_target_bitrate()5449 if (temporal_layers_config.nPLayers) { in venc_calibrate_gop()5450 nLayers = temporal_layers_config.nPLayers + temporal_layers_config.nBLayers; in venc_calibrate_gop()6445 temporal_layers_config.nPLayers = pTemporalParams->nPLayerCountActual; in venc_set_temporal_layers()6492 if (!temporal_layers_config.nPLayers) { in venc_set_temporal_layers_internal()[all …]
268 OMX_U32 nPLayers; member