Home
last modified time | relevance | path

Searched refs:nLayerCountMax (Results 1 – 15 of 15) sorted by relevance

/hardware/qcom/media/msm8998/mm-core/inc/
DOMX_VideoExt.h236 OMX_U32 nLayerCountMax; member
/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_VideoExt.h234 OMX_U32 nLayerCountMax; member
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_VideoExt.h234 OMX_U32 nLayerCountMax; member
/hardware/qcom/sdm845/media/mm-core/inc/
DOMX_VideoExt.h314 OMX_U32 nLayerCountMax; member
/hardware/qcom/sm8150/media/mm-core/inc/
DOMX_VideoExt.h387 OMX_U32 nLayerCountMax; member
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp2575 temporalParams.nLayerCountMax = pParam->nHpLayers; in venc_set_param()
2938 temporalParams.nLayerCountMax = temporal_layers_config.nMaxLayers; in venc_set_config()
6668 control.value = temporal_settings.nLayerCountMax - 1; in venc_set_hp()
6671 temporal_settings.nLayerCountMax - 1, in venc_set_hp()
6899 …validate_range(V4L2_CID_MPEG_VIDC_VIDEO_HIER_P_NUM_LAYERS, temporal_settings.nLayerCountMax - 1) && in venc_validate_temporal_extn()
6900 …validate_range(V4L2_CID_MPEG_VIDC_VIDEO_HYBRID_HIERP_MODE, temporal_settings.nLayerCountMax - 1)) { in venc_validate_temporal_extn()
6902 " support %u temporal layers", temporal_settings.nLayerCountMax); in venc_validate_temporal_extn()
6906 if (temporal_settings.nPLayerCountActual > temporal_settings.nLayerCountMax) { in venc_validate_temporal_extn()
6923 (temporal_settings.nLayerCountMax != temporal_layers_config.nMaxLayers))) { in venc_validate_temporal_extn()
6977 temporal_layers_config.nMaxLayers = temporalParams.nLayerCountMax ; in venc_copy_temporal_settings()
[all …]
Domx_video_base.cpp2106 if (!dev_get_temporal_layer_caps(&m_sParamTemporalLayers.nLayerCountMax, in get_parameter()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp3168 temporalParams.nLayerCountMax = temporal_layers_config.nMaxLayers; in venc_set_config()
6818 control.value = temporal_settings.nLayerCountMax - 1; in venc_set_hp()
6821 temporal_settings.nLayerCountMax - 1, in venc_set_hp()
7001 …validate_range(V4L2_CID_MPEG_VIDC_VIDEO_HIER_P_NUM_LAYERS, temporal_settings.nLayerCountMax - 1) && in venc_validate_temporal_extn()
7002 …validate_range(V4L2_CID_MPEG_VIDC_VIDEO_HYBRID_HIERP_MODE, temporal_settings.nLayerCountMax - 1)) { in venc_validate_temporal_extn()
7004 " support %u temporal layers", temporal_settings.nLayerCountMax); in venc_validate_temporal_extn()
7008 if (temporal_settings.nPLayerCountActual > temporal_settings.nLayerCountMax) { in venc_validate_temporal_extn()
7025 (temporal_settings.nLayerCountMax != temporal_layers_config.nMaxLayers))) { in venc_validate_temporal_extn()
7079 temporal_layers_config.nMaxLayers = temporalParams.nLayerCountMax ; in venc_copy_temporal_settings()
7115 temporalParams.nLayerCountMax = temporal_layers_config.nMaxLayers; in venc_reconfigure_temporal_settings()
Domx_video_base.cpp2136 if (!dev_get_temporal_layer_caps(&m_sParamTemporalLayers.nLayerCountMax, in get_parameter()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp1920 if (!dev_get_temporal_layer_caps(&m_sParamTemporalLayers.nLayerCountMax, in get_parameter()
Dvideo_encoder_device_v4l2.cpp4929 pTemporalParams.nLayerCountMax = temporal_layers_config.nMaxLayers; in venc_set_temporal_layers_internal()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp2081 if (!dev_get_temporal_layer_caps(&m_sParamTemporalLayers.nLayerCountMax, in get_parameter()
Dvideo_encoder_device_v4l2.cpp6496 pTemporalParams.nLayerCountMax = temporal_layers_config.nMaxLayers; in venc_set_temporal_layers_internal()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp2125 if (!dev_get_temporal_layer_caps(&m_sParamTemporalLayers.nLayerCountMax, in get_parameter()
Dvideo_encoder_device_v4l2.cpp7310 pTemporalParams.nLayerCountMax = temporal_layers_config.nMaxLayers; in venc_set_temporal_layers_internal()