Searched refs:QOMX_VIDEO_AVCProfileConstrainedBaseline (Results 1 - 13 of 13) sorted by relevance

/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_QCOMExtns.h1181 QOMX_VIDEO_AVCProfileConstrainedBaseline = OMX_VIDEO_AVCProfileVendorStartUnused + 1, enumerator in enum:QOMX_VIDEO_AVCPROFILETYPE
/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_QCOMExtns.h1375 QOMX_VIDEO_AVCProfileConstrainedBaseline, enumerator in enum:QOMX_VIDEO_AVCPROFILETYPE
/hardware/qcom/media/msm8998/mm-core/inc/
H A DOMX_QCOMExtns.h1481 QOMX_VIDEO_AVCProfileConstrainedBaseline, enumerator in enum:QOMX_VIDEO_AVCPROFILETYPE
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp1548 (pParam->eProfile != (OMX_VIDEO_AVCPROFILETYPE) QOMX_VIDEO_AVCProfileConstrainedBaseline)) {
3402 } else if(eProfile == QOMX_VIDEO_AVCProfileConstrainedBaseline) {
5039 *eProfile = QOMX_VIDEO_AVCProfileConstrainedBaseline;
5308 *eProfile = QOMX_VIDEO_AVCProfileConstrainedBaseline;
5340 (*eProfile == QOMX_VIDEO_AVCProfileConstrainedBaseline)) {
H A Domx_video_base.cpp4295 profileLevelType->eProfile = QOMX_VIDEO_AVCProfileConstrainedBaseline;
4315 profileLevelType->eProfile = QOMX_VIDEO_AVCProfileConstrainedBaseline;
H A Domx_video_encoder.cpp1705 (m_sParamAVC.eProfile != (OMX_VIDEO_AVCPROFILETYPE) QOMX_VIDEO_AVCProfileConstrainedBaseline))
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp1841 (pParam->eProfile != (OMX_VIDEO_AVCPROFILETYPE) QOMX_VIDEO_AVCProfileConstrainedBaseline)) {
4506 } else if(eProfile == QOMX_VIDEO_AVCProfileConstrainedBaseline) {
6547 *eProfile = QOMX_VIDEO_AVCProfileConstrainedBaseline;
6819 *eProfile = QOMX_VIDEO_AVCProfileConstrainedBaseline;
6854 (*eProfile == QOMX_VIDEO_AVCProfileConstrainedBaseline)) {
H A Domx_video_base.cpp4581 profileLevelType->eProfile = QOMX_VIDEO_AVCProfileConstrainedBaseline;
4604 profileLevelType->eProfile = QOMX_VIDEO_AVCProfileConstrainedBaseline;
H A Domx_video_encoder.cpp1846 (m_sParamAVC.eProfile != (OMX_VIDEO_AVCPROFILETYPE) QOMX_VIDEO_AVCProfileConstrainedBaseline))
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp1971 (pParam->eProfile != (OMX_VIDEO_AVCPROFILETYPE) QOMX_VIDEO_AVCProfileConstrainedBaseline)) {
4937 } else if(eProfile == QOMX_VIDEO_AVCProfileConstrainedBaseline) {
7091 *eProfile = QOMX_VIDEO_AVCProfileConstrainedBaseline;
7368 *eProfile = QOMX_VIDEO_AVCProfileConstrainedBaseline;
7404 (*eProfile != QOMX_VIDEO_AVCProfileConstrainedBaseline) &&
H A Domx_video_base.cpp4688 profileLevelType->eProfile = QOMX_VIDEO_AVCProfileConstrainedBaseline;
4711 profileLevelType->eProfile = QOMX_VIDEO_AVCProfileConstrainedBaseline;
H A Domx_video_encoder.cpp1919 (m_sParamAVC.eProfile != (OMX_VIDEO_AVCPROFILETYPE) QOMX_VIDEO_AVCProfileConstrainedBaseline))
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp3501 profileLevelType->eProfile = QOMX_VIDEO_AVCProfileConstrainedBaseline;

Completed in 116 milliseconds