Searched refs:OMX_IndexParamVideoQuantization (Results 1 – 25 of 27) sorted by relevance
12
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
D | OMX_Index.h | 156 OMX_IndexParamVideoQuantization, /**< reference: OMX_VIDEO_PARAM_QUANTIZATIONTYPE */ enumerator
|
/hardware/qcom/media/msm8996/mm-core/inc/ |
D | OMX_Index.h | 156 OMX_IndexParamVideoQuantization, /**< reference: OMX_VIDEO_PARAM_QUANTIZATIONTYPE */ enumerator
|
/hardware/qcom/media/msm8974/mm-core/inc/ |
D | OMX_Index.h | 156 OMX_IndexParamVideoQuantization, /**< reference: OMX_VIDEO_PARAM_QUANTIZATIONTYPE */ enumerator
|
/hardware/qcom/sdm845/media/mm-core/inc/ |
D | OMX_Index.h | 157 OMX_IndexParamVideoQuantization, /**< reference: OMX_VIDEO_PARAM_QUANTIZATIONTYPE */ enumerator
|
/hardware/qcom/media/msm8998/mm-core/inc/ |
D | OMX_Index.h | 157 OMX_IndexParamVideoQuantization, /**< reference: OMX_VIDEO_PARAM_QUANTIZATIONTYPE */ enumerator
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
D | omx_video_encoder.cpp | 908 case OMX_IndexParamVideoQuantization: in set_parameter() 914 if(handle->venc_set_param(paramData, OMX_IndexParamVideoQuantization) != true) in set_parameter()
|
D | video_encoder_device.cpp | 938 case OMX_IndexParamVideoQuantization: in venc_set_param()
|
D | video_encoder_device_copper.cpp | 1009 case OMX_IndexParamVideoQuantization: in venc_set_param()
|
D | omx_video_base.cpp | 1735 case OMX_IndexParamVideoQuantization: in get_parameter()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 1091 case OMX_IndexParamVideoQuantization: in set_parameter() 1097 … if (handle->venc_set_param(paramData, OMX_IndexParamVideoQuantization) != true) { in set_parameter()
|
D | video_encoder_device.cpp | 1049 case OMX_IndexParamVideoQuantization: in venc_set_param()
|
D | omx_video_base.cpp | 1672 case OMX_IndexParamVideoQuantization: in get_parameter()
|
D | video_encoder_device_v4l2.cpp | 1691 case OMX_IndexParamVideoQuantization: in venc_set_param()
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 1025 case OMX_IndexParamVideoQuantization: in set_parameter() 1031 … if (handle->venc_set_param(paramData, OMX_IndexParamVideoQuantization) != true) { in set_parameter()
|
D | omx_swvenc_mpeg4.cpp | 1094 case OMX_IndexParamVideoQuantization: in set_parameter()
|
D | omx_video_base.cpp | 1819 case OMX_IndexParamVideoQuantization: in get_parameter()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 1141 case OMX_IndexParamVideoQuantization: in set_parameter() 1147 … if (handle->venc_set_param(paramData, OMX_IndexParamVideoQuantization) != true) { in set_parameter()
|
D | omx_swvenc_hevc.cpp | 675 case OMX_IndexParamVideoQuantization: in set_parameter()
|
D | omx_swvenc_mpeg4.cpp | 988 case OMX_IndexParamVideoQuantization: in set_parameter()
|
D | video_encoder_device.cpp | 1050 case OMX_IndexParamVideoQuantization: in venc_set_param()
|
D | omx_video_base.cpp | 1767 case OMX_IndexParamVideoQuantization: in get_parameter()
|
D | video_encoder_device_v4l2.cpp | 2007 case OMX_IndexParamVideoQuantization: in venc_set_param()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 1211 case OMX_IndexParamVideoQuantization: in set_parameter() 1217 … if (handle->venc_set_param(paramData, OMX_IndexParamVideoQuantization) != true) { in set_parameter()
|
D | omx_swvenc_mpeg4.cpp | 984 case OMX_IndexParamVideoQuantization: in set_parameter()
|
D | omx_video_base.cpp | 1797 case OMX_IndexParamVideoQuantization: in get_parameter()
|
12