Searched refs:nLayerCountMax (Results 1 - 9 of 9) sorted by relevance

/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_VideoExt.h200 * nLayerCountMax : Max number of temporal coding layers supported
204 * (0) to (nLayerCountMax - 1)
208 * (1 to nLayerCountMax - nBLayerCountActual)
228 OMX_U32 nLayerCountMax; member in struct:OMX_VIDEO_PARAM_ANDROID_TEMPORALLAYERINGTYPE
/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_VideoExt.h200 * nLayerCountMax : Max number of temporal coding layers supported
204 * (0) to (nLayerCountMax - 1)
208 * (1 to nLayerCountMax - nBLayerCountActual)
228 OMX_U32 nLayerCountMax; member in struct:OMX_VIDEO_PARAM_ANDROID_TEMPORALLAYERINGTYPE
/hardware/qcom/media/msm8998/mm-core/inc/
H A DOMX_VideoExt.h202 * nLayerCountMax : Max number of temporal coding layers supported
206 * (0) to (nLayerCountMax - 1)
210 * (1 to nLayerCountMax - nBLayerCountActual)
230 OMX_U32 nLayerCountMax; member in struct:OMX_VIDEO_PARAM_ANDROID_TEMPORALLAYERINGTYPE
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp1918 if (!dev_get_temporal_layer_caps(&m_sParamTemporalLayers.nLayerCountMax,
H A Dvideo_encoder_device_v4l2.cpp4927 pTemporalParams.nLayerCountMax = temporal_layers_config.nMaxLayers;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp2076 if (!dev_get_temporal_layer_caps(&m_sParamTemporalLayers.nLayerCountMax,
H A Dvideo_encoder_device_v4l2.cpp6485 pTemporalParams.nLayerCountMax = temporal_layers_config.nMaxLayers;
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp2119 if (!dev_get_temporal_layer_caps(&m_sParamTemporalLayers.nLayerCountMax,
H A Dvideo_encoder_device_v4l2.cpp7247 pTemporalParams.nLayerCountMax = temporal_layers_config.nMaxLayers;

Completed in 347 milliseconds