Searched refs:eDVProfile (Results 1 – 5 of 5) sorted by relevance
1949 VDEC_EX_DV_Stream_Profile eDVProfile; member
7669 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()
8772 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()
8768 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));
45042 VDEC_EX_DV_Stream_Profile eDVProfile;