Home
last modified time | relevance | path

Searched refs:fpXC_Detect3DFormatByContent (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_v2.c1348 psXCInstPri->fpXC_Detect3DFormatByContent = MApi_XC_Detect3DFormatByContent_U2; in XC_Initialize()
1736 …URELATION(fpXC_Detect3DFormatByContent,(IOCTL_XC_DETECT3DFORMATBYCONTENT)MApi_XC_Detect3DFormatByC… in XC_U1_U2_RELATION()
3451 … pXCArgs->eReturnValue = psXCInstPri->fpXC_Detect3DFormatByContent(pInstance, pXCArgs->eWindow); in _XCIoctl()
H A DXC_private.h1551 IOCTL_XC_DETECT3DFORMATBYCONTENT fpXC_Detect3DFormatByContent; member