Searched refs:nLayerCountMax (Results 1 – 13 of 13) sorted by relevance
234 OMX_U32 nLayerCountMax; member
236 OMX_U32 nLayerCountMax; member
314 OMX_U32 nLayerCountMax; member
388 OMX_U32 nLayerCountMax; member
389 OMX_U32 nLayerCountMax; member
3244 temporalParams.nLayerCountMax = temporal_layers_config.nMaxLayers; in venc_set_config()6924 control.value = temporal_settings.nLayerCountMax - 1; in venc_set_hp()6927 temporal_settings.nLayerCountMax - 1, in venc_set_hp()7107 …validate_range(V4L2_CID_MPEG_VIDC_VIDEO_HIER_P_NUM_LAYERS, temporal_settings.nLayerCountMax - 1) && in venc_validate_temporal_extn()7108 …validate_range(V4L2_CID_MPEG_VIDC_VIDEO_HYBRID_HIERP_MODE, temporal_settings.nLayerCountMax - 1)) { in venc_validate_temporal_extn()7110 " support %u temporal layers", temporal_settings.nLayerCountMax); in venc_validate_temporal_extn()7114 if (temporal_settings.nPLayerCountActual > temporal_settings.nLayerCountMax) { in venc_validate_temporal_extn()7131 (temporal_settings.nLayerCountMax != temporal_layers_config.nMaxLayers))) { in venc_validate_temporal_extn()7185 temporal_layers_config.nMaxLayers = temporalParams.nLayerCountMax ; in venc_copy_temporal_settings()7221 temporalParams.nLayerCountMax = temporal_layers_config.nMaxLayers; in venc_reconfigure_temporal_settings()
2140 if (!dev_get_temporal_layer_caps(&m_sParamTemporalLayers.nLayerCountMax, in get_parameter()
1088 temporal_layers_config.nMaxLayers = hierData.nLayerCountMax; in venc_set_param()
1920 if (!dev_get_temporal_layer_caps(&m_sParamTemporalLayers.nLayerCountMax, in get_parameter()
2081 if (!dev_get_temporal_layer_caps(&m_sParamTemporalLayers.nLayerCountMax, in get_parameter()
6496 pTemporalParams.nLayerCountMax = temporal_layers_config.nMaxLayers; in venc_set_temporal_layers_internal()
2125 if (!dev_get_temporal_layer_caps(&m_sParamTemporalLayers.nLayerCountMax, in get_parameter()