Home
last modified time | relevance | path

Searched refs:eDVProfile (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiVDEC_EX.h1949 VDEC_EX_DV_Stream_Profile eDVProfile; member
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c7669 if(MDrv_HVD_EX_GetDVSupportHighestLevel(pDV_Info->eDVProfile, &u32DVLevel) == E_HVD_EX_OK) in _MApi_VDEC_EX_GetDVSupportHighestLevel()
15546 …u32Para = (((pDV_Info->eDVMetaReorder << 16) & 0xff0000) | ((pDV_Info->eDVProfile << 8) & 0xff00) … in _MApi_VDEC_EX_SetDVInfo()
15548 u32Para = (((pDV_Info->eDVProfile << 8) & 0xff00) | (pDV_Info->eDVLevel & 0x00ff)); in _MApi_VDEC_EX_SetDVInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c8772 if(MDrv_HVD_EX_GetDVSupportHighestLevel(pDV_Info->eDVProfile, &u32DVLevel) == E_HVD_EX_OK) in _MApi_VDEC_EX_GetDVSupportHighestLevel()
16773 …u32Para = (((pDV_Info->eDVMetaReorder << 16) & 0xff0000) | ((pDV_Info->eDVProfile << 8) & 0xff00) … in _MApi_VDEC_EX_SetDVInfo()
16775 u32Para = (((pDV_Info->eDVProfile << 8) & 0xff00) | (pDV_Info->eDVLevel & 0x00ff)); in _MApi_VDEC_EX_SetDVInfo()
H A DapiVDEC_EX.c.08768 if(MDrv_HVD_EX_GetDVSupportHighestLevel(pDV_Info->eDVProfile, &u32DVLevel) == E_HVD_EX_OK)
16769 …u32Para = (((pDV_Info->eDVMetaReorder << 16) & 0xff0000) | ((pDV_Info->eDVProfile << 8) & 0xff00) …
16771 u32Para = (((pDV_Info->eDVProfile << 8) & 0xff00) | (pDV_Info->eDVLevel & 0x00ff));
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt45042 VDEC_EX_DV_Stream_Profile eDVProfile;