/hardware/intel/common/wrs_omxil_core/base/src/ |
D | portvideo.cpp | 44 bitrateparam.eControlRate = OMX_Video_ControlRateConstant; in PortVideo() 107 bitrateparam.eControlRate = p->eControlRate; in SetPortBitrateParam()
|
/hardware/intel/common/omx-components/videocodec/ |
D | OMXVideoEncoderBase.cpp | 153 mParamBitrate.eControlRate = OMX_Video_ControlRateVariable; in InitOutputPort() 322 if ((mParamBitrate.eControlRate == OMX_Video_ControlRateConstant )|| in SetVideoEncoderParam() 323 (mParamBitrate.eControlRate == OMX_Video_ControlRateConstantSkipFrames)) { in SetVideoEncoderParam() 326 } else if ((mParamBitrate.eControlRate == OMX_Video_ControlRateVariable) || in SetVideoEncoderParam() 327 (mParamBitrate.eControlRate == OMX_Video_ControlRateVariableSkipFrames)) { in SetVideoEncoderParam() 330 …} else if (mParamBitrate.eControlRate == (OMX_VIDEO_CONTROLRATETYPE)OMX_Video_Intel_ControlRateVid… in SetVideoEncoderParam() 484 mParamBitrate.eControlRate = p->eControlRate; in SetParamVideoBitrate() 544 if (mParamBitrate.eControlRate == OMX_Video_ControlRateMax){ in SetConfigIntelBitrate() 697 if (mParamBitrate.eControlRate == OMX_Video_ControlRateMax){ in SetConfigVideoFramerate() 765 if (mParamBitrate.eControlRate == OMX_Video_ControlRateMax) { in SetParamIntelAdaptiveSliceControl() [all …]
|
D | OMXVideoEncoderAVC.cpp | 943 if (mParamBitrate.eControlRate == OMX_Video_ControlRateMax) { in SetConfigVideoNalSize() 958 …if (mParamBitrate.eControlRate != (OMX_VIDEO_CONTROLRATETYPE)OMX_Video_Intel_ControlRateVideoConfe… in SetConfigVideoNalSize() 984 if (mParamBitrate.eControlRate == OMX_Video_ControlRateMax) { in SetConfigIntelSliceNumbers() 999 …if (mParamBitrate.eControlRate != (OMX_VIDEO_CONTROLRATETYPE)OMX_Video_Intel_ControlRateVideoConfe… in SetConfigIntelSliceNumbers()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/ |
D | venc_test.cpp | 219 OMX_VIDEO_CONTROLRATETYPE eControlRate; member 722 bitrate.eControlRate = m_sProfile.eControlRate; in ConfigureEncoder() 811 (m_sProfile.eControlRate != OMX_Video_ControlRateDisable) ) in ConfigureEncoder() 1695 m_sProfile.eControlRate = OMX_Video_ControlRateVariable; in parseArgs() 1701 m_sProfile.eControlRate = OMX_Video_ControlRateDisable ;//VENC_RC_NONE in parseArgs() 1704 m_sProfile.eControlRate = OMX_Video_ControlRateConstant;//VENC_RC_CBR_CFR in parseArgs() 1708 m_sProfile.eControlRate = OMX_Video_ControlRateConstantSkipFrames;//VENC_RC_CBR_VFR in parseArgs() 1712 m_sProfile.eControlRate =OMX_Video_ControlRateVariable ;//VENC_RC_VBR_CFR in parseArgs() 1716 m_sProfile.eControlRate = OMX_Video_ControlRateVariableSkipFrames;//VENC_RC_VBR_VFR in parseArgs() 1721 m_sProfile.eControlRate = OMX_Video_ControlRateVariable; //VENC_RC_VBR_CFR in parseArgs()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/ |
D | venc_test.cpp | 258 OMX_VIDEO_CONTROLRATETYPE eControlRate; member 754 bitrate.eControlRate = m_sProfile.eControlRate; in ConfigureEncoder() 836 (m_sProfile.eControlRate != OMX_Video_ControlRateDisable) ) { in ConfigureEncoder() 1713 m_sProfile.eControlRate = OMX_Video_ControlRateVariable; in parseArgs() 1718 m_sProfile.eControlRate = OMX_Video_ControlRateDisable ;//VENC_RC_NONE in parseArgs() 1721 m_sProfile.eControlRate = OMX_Video_ControlRateConstant;//VENC_RC_CBR_CFR in parseArgs() 1725 … m_sProfile.eControlRate = OMX_Video_ControlRateConstantSkipFrames;//VENC_RC_CBR_VFR in parseArgs() 1729 m_sProfile.eControlRate =OMX_Video_ControlRateVariable ;//VENC_RC_VBR_CFR in parseArgs() 1733 … m_sProfile.eControlRate = OMX_Video_ControlRateVariableSkipFrames;//VENC_RC_VBR_VFR in parseArgs() 1738 m_sProfile.eControlRate = OMX_Video_ControlRateVariable; //VENC_RC_VBR_CFR in parseArgs()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | omx_swvenc_mpeg4.h | 141 SWVENC_STATUS swvenc_set_rc_mode(OMX_VIDEO_CONTROLRATETYPE eControlRate);
|
D | video_encoder_device.h | 139 bool venc_set_ratectrl_cfg(OMX_VIDEO_CONTROLRATETYPE eControlRate);
|
D | video_encoder_device_v4l2.h | 490 bool venc_set_ratectrl_cfg(OMX_VIDEO_CONTROLRATETYPE eControlRate);
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | omx_swvenc_mpeg4.h | 152 SWVENC_STATUS swvenc_set_rc_mode(OMX_VIDEO_CONTROLRATETYPE eControlRate);
|
D | video_encoder_device_v4l2.h | 524 bool venc_set_ratectrl_cfg(OMX_VIDEO_CONTROLRATETYPE eControlRate);
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/ |
D | video_encoder_device.h | 130 bool venc_set_ratectrl_cfg(OMX_VIDEO_CONTROLRATETYPE eControlRate);
|
D | video_encoder_device_copper.h | 240 bool venc_set_ratectrl_cfg(OMX_VIDEO_CONTROLRATETYPE eControlRate);
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device.h | 139 bool venc_set_ratectrl_cfg(OMX_VIDEO_CONTROLRATETYPE eControlRate);
|
D | video_encoder_device_v4l2.h | 378 bool venc_set_ratectrl_cfg(OMX_VIDEO_CONTROLRATETYPE eControlRate);
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_hevc.cpp | 173 m_sParamBitrate.eControlRate = OMX_Video_ControlRateVariableSkipFrames; in component_init() 560 prop.uProperty.nRcOn = pParam->eControlRate; in set_parameter() 565 m_sParamBitrate.eControlRate = pParam->eControlRate; in set_parameter()
|
D | omx_swvenc_mpeg4.cpp | 184 m_sParamBitrate.eControlRate = OMX_Video_ControlRateVariableSkipFrames; in component_init() 797 Ret = swvenc_set_rc_mode(pParam->eControlRate); in set_parameter() 806 m_sParamBitrate.eControlRate = pParam->eControlRate; in set_parameter() 2598 OMX_VIDEO_CONTROLRATETYPE eControlRate in swvenc_set_rc_mode() argument 2607 switch (eControlRate) in swvenc_set_rc_mode()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 184 m_sParamBitrate.eControlRate = OMX_Video_ControlRateVariableSkipFrames; in component_init() 793 Ret = swvenc_set_rc_mode(pParam->eControlRate); in set_parameter() 802 m_sParamBitrate.eControlRate = pParam->eControlRate; in set_parameter() 2664 OMX_VIDEO_CONTROLRATETYPE eControlRate in swvenc_set_rc_mode() argument 2673 switch (eControlRate) in swvenc_set_rc_mode()
|
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
D | OMX_Video.h | 242 OMX_VIDEO_CONTROLRATETYPE eControlRate; member
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
D | omx_video_encoder.cpp | 179 m_sParamBitrate.eControlRate = OMX_Video_ControlRateVariableSkipFrames; in component_init() 659 m_sParamBitrate.eControlRate = pParam->eControlRate; in set_parameter()
|
D | video_encoder_device.cpp | 711 if(!venc_set_ratectrl_cfg(pParam->eControlRate)) in venc_set_param() 2494 bool venc_dev::venc_set_ratectrl_cfg(OMX_VIDEO_CONTROLRATETYPE eControlRate) in venc_set_ratectrl_cfg() argument 2501 switch(eControlRate) in venc_set_ratectrl_cfg()
|
D | video_encoder_device_copper.cpp | 785 if(!venc_set_ratectrl_cfg(pParam->eControlRate)) in venc_set_param() 2539 bool venc_dev::venc_set_ratectrl_cfg(OMX_VIDEO_CONTROLRATETYPE eControlRate) in venc_set_ratectrl_cfg() argument 2545 switch(eControlRate) in venc_set_ratectrl_cfg()
|
/hardware/qcom/media/msm8998/mm-core/inc/ |
D | OMX_Video.h | 245 OMX_VIDEO_CONTROLRATETYPE eControlRate; member
|
/hardware/qcom/media/msm8996/mm-core/inc/ |
D | OMX_Video.h | 245 OMX_VIDEO_CONTROLRATETYPE eControlRate; member
|
/hardware/qcom/media/msm8974/mm-core/inc/ |
D | OMX_Video.h | 245 OMX_VIDEO_CONTROLRATETYPE eControlRate; member
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 212 m_sParamBitrate.eControlRate = OMX_Video_ControlRateVariableSkipFrames; in component_init() 774 m_sParamBitrate.eControlRate = pParam->eControlRate; in set_parameter()
|