Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiVDEC_EX.h1950 VDEC_EX_DV_Stream_Highest_Level eDVLevel; member
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c7671 pDV_Info->eDVLevel = (VDEC_EX_DV_Stream_Highest_Level)u32DVLevel; in _MApi_VDEC_EX_GetDVSupportHighestLevel()
15546 …order << 16) & 0xff0000) | ((pDV_Info->eDVProfile << 8) & 0xff00) | (pDV_Info->eDVLevel & 0x00ff)); 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.c8774 pDV_Info->eDVLevel = (VDEC_EX_DV_Stream_Highest_Level)u32DVLevel; in _MApi_VDEC_EX_GetDVSupportHighestLevel()
16773 …order << 16) & 0xff0000) | ((pDV_Info->eDVProfile << 8) & 0xff00) | (pDV_Info->eDVLevel & 0x00ff)); 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.08770 pDV_Info->eDVLevel = (VDEC_EX_DV_Stream_Highest_Level)u32DVLevel;
16769 …order << 16) & 0xff0000) | ((pDV_Info->eDVProfile << 8) & 0xff00) | (pDV_Info->eDVLevel & 0x00ff));
16771 u32Para = (((pDV_Info->eDVProfile << 8) & 0xff00) | (pDV_Info->eDVLevel & 0x00ff));
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt45043 VDEC_EX_DV_Stream_Highest_Level eDVLevel;