Home
last modified time | relevance | path

Searched refs:m_vc1_profile (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h768 enum vc1_profile_type m_vc1_profile; variable
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h787 enum vc1_profile_type m_vc1_profile; variable
Domx_vdec.h891 enum vc1_profile_type m_vc1_profile; variable
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
Domx_vdec_copper.cpp486 m_vc1_profile((vc1_profile_type)0), in omx_vdec()
3625 m_vc1_profile = VC1_SP_MP_RCV; in set_config()
3636 m_vc1_profile = VC1_AP; in set_config()
3645 m_vc1_profile = VC1_SP_MP_RCV; in set_config()
7011 m_vc1_profile = VC1_SP_MP_RCV; in push_input_vc1()
7015 m_vc1_profile = VC1_AP; in push_input_vc1()
7043 switch(m_vc1_profile) in push_input_vc1()
Domx_vdec.cpp479 m_vc1_profile((vc1_profile_type)0), in omx_vdec()
3931 m_vc1_profile = VC1_SP_MP_RCV; in set_config()
3942 m_vc1_profile = VC1_AP; in set_config()
3951 m_vc1_profile = VC1_SP_MP_RCV; in set_config()
7528 m_vc1_profile = VC1_SP_MP_RCV; in push_input_vc1()
7532 m_vc1_profile = VC1_AP; in push_input_vc1()
7560 switch(m_vc1_profile) in push_input_vc1()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp534 m_vc1_profile((vc1_profile_type)0), in omx_vdec()
3448 m_vc1_profile = VC1_SP_MP_RCV; in set_config()
3457 m_vc1_profile = VC1_AP; in set_config()
3464 m_vc1_profile = VC1_SP_MP_RCV; in set_config()
6860 m_vc1_profile = VC1_SP_MP_RCV; in push_input_vc1()
6862 m_vc1_profile = VC1_AP; in push_input_vc1()
6883 switch (m_vc1_profile) { in push_input_vc1()
Domx_vdec.cpp464 m_vc1_profile((vc1_profile_type)0), in omx_vdec()
3705 m_vc1_profile = VC1_SP_MP_RCV; in set_config()
3714 m_vc1_profile = VC1_AP; in set_config()
3721 m_vc1_profile = VC1_SP_MP_RCV; in set_config()
7223 m_vc1_profile = VC1_SP_MP_RCV; in push_input_vc1()
7225 m_vc1_profile = VC1_AP; in push_input_vc1()
7246 switch (m_vc1_profile) { in push_input_vc1()
Domx_vdec_msm8974.cpp574 m_vc1_profile((vc1_profile_type)0), in omx_vdec()
8297 m_vc1_profile = VC1_SP_MP_RCV; in push_input_vc1()
8299 m_vc1_profile = VC1_AP; in push_input_vc1()
8320 switch (m_vc1_profile) { in push_input_vc1()
Domx_vdec_hevc_swvdec.cpp584 m_vc1_profile((vc1_profile_type)0), in omx_vdec()