/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
H A D | omx_video_encoder.cpp | 443 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 D | omx_video_base.cpp | 1578 memcpy(pParam, &m_sParamVP8, sizeof(m_sParamVP8)); in get_parameter()
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
H A D | omx_video_encoder.cpp | 520 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 D | omx_video_base.cpp | 1672 memcpy(pParam, &m_sParamVP8, sizeof(m_sParamVP8)); in get_parameter()
|
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
H A D | omx_video_encoder.cpp | 399 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 D | omx_video_base.cpp | 1693 memcpy(pParam, &m_sParamVP8, sizeof(m_sParamVP8)); in get_parameter()
|
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
H A D | omx_video_encoder.cpp | 531 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 D | omx_video_base.cpp | 1663 memcpy(pParam, &m_sParamVP8, sizeof(m_sParamVP8)); in get_parameter()
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
H A D | omx_video_encoder.cpp | 535 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 D | omx_video_base.cpp | 1695 memcpy(pParam, &m_sParamVP8, sizeof(m_sParamVP8)); in get_parameter()
|
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
H A D | omx_video_encoder.cpp | 582 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 D | omx_video_base.cpp | 1719 memcpy(pParam, &m_sParamVP8, sizeof(m_sParamVP8)); in get_parameter()
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
H A D | omx_video_base.h | 594 OMX_VIDEO_PARAM_VP8TYPE m_sParamVP8; variable
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
H A D | omx_video_base.h | 618 OMX_VIDEO_PARAM_VP8TYPE m_sParamVP8; variable
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
H A D | omx_video_base.h | 629 OMX_VIDEO_PARAM_VP8TYPE m_sParamVP8; variable
|
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/ |
H A D | omx_video_base.h | 687 OMX_VIDEO_PARAM_VP8TYPE m_sParamVP8; variable
|
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/ |
H A D | omx_video_base.h | 678 OMX_VIDEO_PARAM_VP8TYPE m_sParamVP8; variable
|
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/ |
H A D | omx_video_base.h | 682 OMX_VIDEO_PARAM_VP8TYPE m_sParamVP8; variable
|