Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8998/mm-core/inc/
DOMX_VideoExt.h241 OMX_BOOL bBitrateRatiosSpecified; member
270 OMX_BOOL bBitrateRatiosSpecified; member
/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_VideoExt.h239 OMX_BOOL bBitrateRatiosSpecified; member
268 OMX_BOOL bBitrateRatiosSpecified; member
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_VideoExt.h239 OMX_BOOL bBitrateRatiosSpecified; member
268 OMX_BOOL bBitrateRatiosSpecified; member
/hardware/qcom/sdm845/media/mm-core/inc/
DOMX_VideoExt.h319 OMX_BOOL bBitrateRatiosSpecified; member
348 OMX_BOOL bBitrateRatiosSpecified; member
/hardware/qcom/sm8150/media/mm-core/inc/
DOMX_VideoExt.h392 OMX_BOOL bBitrateRatiosSpecified; member
421 OMX_BOOL bBitrateRatiosSpecified; member
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp2936 temporalParams.bBitrateRatiosSpecified = pParam->bBitrateRatiosSpecified; in venc_set_config()
2940 if (temporalParams.bBitrateRatiosSpecified == OMX_TRUE) { in venc_set_config()
6776 if (temporal_settings.bBitrateRatiosSpecified == OMX_FALSE) { in venc_set_bitrate_ratio()
6835 temporal_settings.bBitrateRatiosSpecified = OMX_FALSE; in venc_convert_abs2cum_bitrate()
6846 temporal_settings.bBitrateRatiosSpecified = OMX_TRUE; in venc_convert_abs2cum_bitrate()
6982 temporal_layers_config.bIsBitrateRatioValid = temporalParams.bBitrateRatiosSpecified; in venc_copy_temporal_settings()
6984 if (temporalParams.bBitrateRatiosSpecified == OMX_TRUE) { in venc_copy_temporal_settings()
7030 temporalParams.bBitrateRatiosSpecified = temporal_layers_config.bIsBitrateRatioValid; in venc_reconfigure_temporal_settings()
Domx_video_encoder.cpp1525 … m_sConfigTemporalLayers.bBitrateRatiosSpecified = m_sParamTemporalLayers.bBitrateRatiosSpecified; in set_parameter()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp3166 temporalParams.bBitrateRatiosSpecified = pParam->bBitrateRatiosSpecified; in venc_set_config()
3170 if (temporalParams.bBitrateRatiosSpecified == OMX_TRUE) { in venc_set_config()
6936 if (temporal_settings.bBitrateRatiosSpecified == OMX_FALSE) { in venc_set_bitrate_ratio()
7084 temporal_layers_config.bIsBitrateRatioValid = temporalParams.bBitrateRatiosSpecified; in venc_copy_temporal_settings()
7086 if (temporalParams.bBitrateRatiosSpecified == OMX_TRUE) { in venc_copy_temporal_settings()
7120 temporalParams.bBitrateRatiosSpecified = temporal_layers_config.bIsBitrateRatioValid; in venc_reconfigure_temporal_settings()
Domx_video_encoder.cpp1679 … m_sConfigTemporalLayers.bBitrateRatiosSpecified = m_sParamTemporalLayers.bBitrateRatiosSpecified; in set_parameter()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp1514 … m_sConfigTemporalLayers.bBitrateRatiosSpecified = m_sParamTemporalLayers.bBitrateRatiosSpecified; in set_parameter()
Dvideo_encoder_device_v4l2.cpp4896 pTemporalParams->bBitrateRatiosSpecified = OMX_FALSE; in venc_set_temporal_layers()
4911 pTemporalParams->bBitrateRatiosSpecified = OMX_FALSE; in venc_set_temporal_layers()
4934 pTemporalParams.bBitrateRatiosSpecified = temporal_layers_config.bIsBitrateRatioValid; in venc_set_temporal_layers_internal()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp1665 … m_sConfigTemporalLayers.bBitrateRatiosSpecified = m_sParamTemporalLayers.bBitrateRatiosSpecified; in set_parameter()
Dvideo_encoder_device_v4l2.cpp6449 if (pTemporalParams->bBitrateRatiosSpecified == OMX_FALSE) { in venc_set_temporal_layers()
6501 pTemporalParams.bBitrateRatiosSpecified = temporal_layers_config.bIsBitrateRatioValid; in venc_set_temporal_layers_internal()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp1769 … m_sConfigTemporalLayers.bBitrateRatiosSpecified = m_sParamTemporalLayers.bBitrateRatiosSpecified; in set_parameter()
Dvideo_encoder_device_v4l2.cpp7263 if (pTemporalParams->bBitrateRatiosSpecified == OMX_FALSE) { in venc_set_temporal_layers()
7315 pTemporalParams.bBitrateRatiosSpecified = temporal_layers_config.bIsBitrateRatioValid; in venc_set_temporal_layers_internal()