Searched refs:iInterface (Results 1 - 6 of 6) sorted by relevance

/external/opencore/codecs_v2/omx/omx_mastercore/src/
H A Dpv_omxmastercore.cpp48 iInterface(NULL),
61 void *iInterface; member in class:OMXMasterCoreGlobalData
160 data->iInterface = (void*)pInterface;
406 OMXInterface** pInterface = (OMXInterface**)(data->iInterface);
417 data->iInterface = NULL;
550 OMXInterface** pInterface = (OMXInterface**)(data->iInterface);
674 OMXInterface** pInterface = (OMXInterface**)(data->iInterface);
746 OMXInterface** pInterface = (OMXInterface**)(data->iInterface);
793 OMXInterface** pInterface = (OMXInterface**)(data->iInterface);
1033 OMXInterface** pInterface = (OMXInterface**)(data->iInterface);
[all...]
/external/opencore/engines/2way/src/
H A Dpv_2way_engine.cpp447 if (iVideoEncNodeInterface.iInterface) iVideoEncNodeInterface.iInterface->removeRef();
1870 // PVMp4H263EncExtensionInterface *ptr = (PVMp4H263EncExtensionInterface *) iVideoEncNodeInterface.iInterface;
2248 iVideoEncNodeInterface.iInterface)->SetFSIParam(fsi, fsi_len);
2307 iSinkNodeList[ii].iNodeInterface.iInterface =
2308 iClockSyncInterface.iInterface;
2310 if (iSinkNodeList[ii].iNodeInterface.iInterface != NULL)
2316 iSinkNodeList[ii].iNodeInterface.iInterface);
2353 queryParam.iInterfacePtr = &iClockSyncInterface.iInterface;
2422 if (!((PVMp4H263EncExtensionInterface *) iVideoEncNodeInterface.iInterface)
[all...]
H A Dpv_2way_engine.h537 iInterface(NULL),
546 iInterface = NULL;
551 PVInterface *iInterface; member in class:PV2WayNodeInterface
/external/kernel-headers/original/linux/
H A Dusb_ch9.h287 __u8 iInterface; member in struct:usb_interface_descriptor
/external/opencore/engines/player/src/
H A Dpv_player_engine.cpp1871 PVMFMetadataExtensionInterface* mdif = iMetadataIFList[iGetMetadataKeysParam.iCurrentInterfaceIndex].iInterface;
1885 PVMFMetadataExtensionInterface* mdif = iMetadataIFList[iGetMetadataValuesParam.iCurrentInterfaceIndex].iInterface;
1978 PVMFMetadataExtensionInterface* mdif = iMetadataIFList[releaseentry.iMetadataIFListIndex].iInterface;
1985 mdif = iMetadataIFList[iMetadataKeyReleaseList[0].iMetadataIFListIndex].iInterface;
2015 PVMFMetadataExtensionInterface* mdif = iMetadataIFList[iGetMetadataKeysParam.iCurrentInterfaceIndex].iInterface;
2058 mdif = iMetadataIFList[iMetadataKeyReleaseList[0].iMetadataIFListIndex].iInterface;
2076 PVMFMetadataExtensionInterface* mdif = iMetadataIFList[iMetadataKeyReleaseList[0].iMetadataIFListIndex].iInterface;
2111 PVMFMetadataExtensionInterface* mdif = iMetadataIFList[releaseentry.iMetadataIFListIndex].iInterface;
2118 mdif = iMetadataIFList[iMetadataValueReleaseList[0].iMetadataIFListIndex].iInterface;
2148 PVMFMetadataExtensionInterface* mdif = iMetadataIFList[iGetMetadataValuesParam.iCurrentInterfaceIndex].iInterface;
[all...]
H A Dpv_player_engine.h1237 PVMFMetadataExtensionInterface* iInterface; member in struct:PVPlayerEngine::PVPlayerEngineMetadataIFInfo

Completed in 104 milliseconds