Home
last modified time | relevance | path

Searched refs:m_sParamVP8 (Results 1 – 18 of 18) sorted by relevance

/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp443 OMX_INIT_STRUCT(&m_sParamVP8, OMX_VIDEO_PARAM_VP8TYPE); in component_init()
444 m_sParamVP8.nPortIndex = (OMX_U32) PORT_INDEX_OUT; in component_init()
445 m_sParamVP8.eProfile = OMX_VIDEO_VP8ProfileMain; in component_init()
446 m_sParamVP8.eLevel = OMX_VIDEO_VP8Level_Version0; in component_init()
447 m_sParamVP8.nDCTPartitions = 0; in component_init()
448 m_sParamVP8.bErrorResilientMode = OMX_FALSE; in component_init()
902 if (pParam->nDCTPartitions != m_sParamVP8.nDCTPartitions || in set_parameter()
970 m_sParamVP8.eLevel); in set_parameter()
1570 m_sParamVP8.eProfile = (OMX_VIDEO_VP8PROFILETYPE)eProfile; in update_profile_level()
1571 m_sParamVP8.eLevel = (OMX_VIDEO_VP8LEVELTYPE)eLevel; in update_profile_level()
[all …]
H A Domx_video_base.cpp1578 memcpy(pParam, &m_sParamVP8, sizeof(m_sParamVP8)); in get_parameter()
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp520 OMX_INIT_STRUCT(&m_sParamVP8, OMX_VIDEO_PARAM_VP8TYPE); in component_init()
521 m_sParamVP8.nPortIndex = (OMX_U32) PORT_INDEX_OUT; in component_init()
522 m_sParamVP8.eProfile = OMX_VIDEO_VP8ProfileMain; in component_init()
523 m_sParamVP8.eLevel = OMX_VIDEO_VP8Level_Version0; in component_init()
524 m_sParamVP8.nDCTPartitions = 0; in component_init()
525 m_sParamVP8.bErrorResilientMode = OMX_FALSE; in component_init()
952 if (pParam->nDCTPartitions != m_sParamVP8.nDCTPartitions || in set_parameter()
1020 m_sParamVP8.eLevel); in set_parameter()
1732 m_sParamVP8.eProfile = (OMX_VIDEO_VP8PROFILETYPE)eProfile; in update_profile_level()
1733 m_sParamVP8.eLevel = (OMX_VIDEO_VP8LEVELTYPE)eLevel; in update_profile_level()
[all …]
H A Domx_video_base.cpp1672 memcpy(pParam, &m_sParamVP8, sizeof(m_sParamVP8)); in get_parameter()
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp399 OMX_INIT_STRUCT(&m_sParamVP8, OMX_VIDEO_PARAM_VP8TYPE); in component_init()
400 m_sParamVP8.nPortIndex = (OMX_U32) PORT_INDEX_OUT; in component_init()
401 m_sParamVP8.eProfile = OMX_VIDEO_VP8ProfileMain; in component_init()
402 m_sParamVP8.eLevel = OMX_VIDEO_VP8Level_Version0; in component_init()
403 m_sParamVP8.nDCTPartitions = 0; in component_init()
404 m_sParamVP8.bErrorResilientMode = OMX_FALSE; in component_init()
795 if (pParam->nDCTPartitions != m_sParamVP8.nDCTPartitions || in set_parameter()
879 m_sParamVP8.eLevel); in set_parameter()
1636 m_sParamVP8.eProfile = (OMX_VIDEO_VP8PROFILETYPE)eProfile; in update_profile_level()
1637 m_sParamVP8.eLevel = (OMX_VIDEO_VP8LEVELTYPE)eLevel; in update_profile_level()
[all …]
H A Domx_video_base.cpp1693 memcpy(pParam, &m_sParamVP8, sizeof(m_sParamVP8)); in get_parameter()
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp531 OMX_INIT_STRUCT(&m_sParamVP8, OMX_VIDEO_PARAM_VP8TYPE); in component_init()
532 m_sParamVP8.nPortIndex = (OMX_U32) PORT_INDEX_OUT; in component_init()
533 m_sParamVP8.eProfile = OMX_VIDEO_VP8ProfileMain; in component_init()
534 m_sParamVP8.eLevel = OMX_VIDEO_VP8Level_Version0; in component_init()
535 m_sParamVP8.nDCTPartitions = 0; in component_init()
536 m_sParamVP8.bErrorResilientMode = OMX_FALSE; in component_init()
912 if (pParam->nDCTPartitions != m_sParamVP8.nDCTPartitions || in set_parameter()
983 m_sParamVP8.eLevel); in set_parameter()
1599 m_sParamVP8.eProfile = (OMX_VIDEO_VP8PROFILETYPE)eProfile; in update_profile_level()
1600 m_sParamVP8.eLevel = (OMX_VIDEO_VP8LEVELTYPE)eLevel; in update_profile_level()
[all …]
H A Domx_video_base.cpp1663 memcpy(pParam, &m_sParamVP8, sizeof(m_sParamVP8)); in get_parameter()
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp535 OMX_INIT_STRUCT(&m_sParamVP8, OMX_VIDEO_PARAM_VP8TYPE); in component_init()
536 m_sParamVP8.nPortIndex = (OMX_U32) PORT_INDEX_OUT; in component_init()
537 m_sParamVP8.eProfile = OMX_VIDEO_VP8ProfileMain; in component_init()
538 m_sParamVP8.eLevel = OMX_VIDEO_VP8Level_Version0; in component_init()
539 m_sParamVP8.nDCTPartitions = 0; in component_init()
540 m_sParamVP8.bErrorResilientMode = OMX_FALSE; in component_init()
997 if (pParam->nDCTPartitions != m_sParamVP8.nDCTPartitions || in set_parameter()
1065 m_sParamVP8.eLevel); in set_parameter()
1853 m_sParamVP8.eProfile = (OMX_VIDEO_VP8PROFILETYPE)eProfile; in update_profile_level()
1854 m_sParamVP8.eLevel = (OMX_VIDEO_VP8LEVELTYPE)eLevel; in update_profile_level()
[all …]
H A Domx_video_base.cpp1695 memcpy(pParam, &m_sParamVP8, sizeof(m_sParamVP8)); in get_parameter()
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp582 OMX_INIT_STRUCT(&m_sParamVP8, OMX_VIDEO_PARAM_VP8TYPE); in component_init()
583 m_sParamVP8.nPortIndex = (OMX_U32) PORT_INDEX_OUT; in component_init()
584 m_sParamVP8.eProfile = OMX_VIDEO_VP8ProfileMain; in component_init()
585 m_sParamVP8.eLevel = OMX_VIDEO_VP8Level_Version0; in component_init()
586 m_sParamVP8.nDCTPartitions = 0; in component_init()
587 m_sParamVP8.bErrorResilientMode = OMX_FALSE; in component_init()
1001 if (pParam->nDCTPartitions != m_sParamVP8.nDCTPartitions || in set_parameter()
1091 m_sParamVP8.eLevel); in set_parameter()
1893 m_sParamVP8.eProfile = (OMX_VIDEO_VP8PROFILETYPE)eProfile; in update_profile_level()
1894 m_sParamVP8.eLevel = (OMX_VIDEO_VP8LEVELTYPE)eLevel; in update_profile_level()
[all …]
H A Domx_video_base.cpp1719 memcpy(pParam, &m_sParamVP8, sizeof(m_sParamVP8)); in get_parameter()
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h594 OMX_VIDEO_PARAM_VP8TYPE m_sParamVP8; variable
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h618 OMX_VIDEO_PARAM_VP8TYPE m_sParamVP8; variable
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h629 OMX_VIDEO_PARAM_VP8TYPE m_sParamVP8; variable
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h687 OMX_VIDEO_PARAM_VP8TYPE m_sParamVP8; variable
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h678 OMX_VIDEO_PARAM_VP8TYPE m_sParamVP8; variable
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h682 OMX_VIDEO_PARAM_VP8TYPE m_sParamVP8; variable