Searched refs:m_vc1_profile (Results 1 - 15 of 15) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h768 enum vc1_profile_type m_vc1_profile; member in class:omx_vdec
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h787 enum vc1_profile_type m_vc1_profile; member in class:omx_vdec
H A Domx_vdec.h886 enum vc1_profile_type m_vc1_profile; member in class:omx_vdec
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h781 enum vc1_profile_type m_vc1_profile; member in class:omx_vdec
H A Domx_vdec.h888 enum vc1_profile_type m_vc1_profile; member in class:omx_vdec
H A Domx_vdec_hevc_swvdec.h936 enum vc1_profile_type m_vc1_profile; member in class:omx_vdec
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp479 m_vc1_profile((vc1_profile_type)0),
3931 m_vc1_profile = VC1_SP_MP_RCV;
3942 m_vc1_profile = VC1_AP;
3951 m_vc1_profile = VC1_SP_MP_RCV;
7528 m_vc1_profile = VC1_SP_MP_RCV;
7532 m_vc1_profile = VC1_AP;
7560 switch(m_vc1_profile)
H A Domx_vdec_copper.cpp486 m_vc1_profile((vc1_profile_type)0),
3625 m_vc1_profile = VC1_SP_MP_RCV;
3636 m_vc1_profile = VC1_AP;
3645 m_vc1_profile = VC1_SP_MP_RCV;
7011 m_vc1_profile = VC1_SP_MP_RCV;
7015 m_vc1_profile = VC1_AP;
7043 switch(m_vc1_profile)
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp464 m_vc1_profile((vc1_profile_type)0),
3705 m_vc1_profile = VC1_SP_MP_RCV;
3714 m_vc1_profile = VC1_AP;
3721 m_vc1_profile = VC1_SP_MP_RCV;
7223 m_vc1_profile = VC1_SP_MP_RCV;
7225 m_vc1_profile = VC1_AP;
7246 switch (m_vc1_profile) {
H A Domx_vdec_hevc.cpp534 m_vc1_profile((vc1_profile_type)0),
3448 m_vc1_profile = VC1_SP_MP_RCV;
3457 m_vc1_profile = VC1_AP;
3464 m_vc1_profile = VC1_SP_MP_RCV;
6860 m_vc1_profile = VC1_SP_MP_RCV;
6862 m_vc1_profile = VC1_AP;
6883 switch (m_vc1_profile) {
H A Domx_vdec_msm8974.cpp574 m_vc1_profile((vc1_profile_type)0),
8350 m_vc1_profile = VC1_SP_MP_RCV;
8352 m_vc1_profile = VC1_AP;
8373 switch (m_vc1_profile) {
H A Domx_vdec_hevc_swvdec.cpp584 m_vc1_profile((vc1_profile_type)0),
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp530 m_vc1_profile((vc1_profile_type)0),
3427 m_vc1_profile = VC1_SP_MP_RCV;
3436 m_vc1_profile = VC1_AP;
3443 m_vc1_profile = VC1_SP_MP_RCV;
6824 m_vc1_profile = VC1_SP_MP_RCV;
6826 m_vc1_profile = VC1_AP;
6847 switch (m_vc1_profile) {
H A Domx_vdec_v4l2.cpp623 m_vc1_profile((vc1_profile_type)0),
9128 m_vc1_profile = VC1_SP_MP_RCV;
9130 m_vc1_profile = VC1_AP;
9151 switch (m_vc1_profile) {
H A Domx_vdec_hevc_swvdec.cpp587 m_vc1_profile((vc1_profile_type)0),

Completed in 305 milliseconds