Searched refs:iDecryptionInterface (Results 1 – 7 of 7) sorted by relevance
397 if (iDecryptionInterface != NULL) in CPMCommandCompleted()399 iDecryptionInterface->Reset(); in CPMCommandCompleted()402 … iCPMContentAccessFactory->DestroyPVMFCPMPluginAccessInterface(uuid, iDecryptionInterface); in CPMCommandCompleted()403 iDecryptionInterface = NULL; in CPMCommandCompleted()478 … iDecryptionInterface = OSCL_STATIC_CAST(PVMFCPMPluginAccessUnitDecryptionInterface*, interimPtr); in CompleteDRMInit()479 if (iDecryptionInterface == NULL) in CompleteDRMInit()486 iDecryptionInterface->Init(); in CompleteDRMInit()
2460 if (iDecryptionInterface != NULL) in ResetCPMParams()2462 iDecryptionInterface->Reset(); in ResetCPMParams()2465 … iCPMContentAccessFactory->DestroyPVMFCPMPluginAccessInterface(uuid, iDecryptionInterface); in ResetCPMParams()2466 iDecryptionInterface = NULL; in ResetCPMParams()2511 iDecryptionInterface = NULL; in ResetCPMParams()
504 PVMFCPMPluginAccessUnitDecryptionInterface* iDecryptionInterface; variable508 iDecryptionInterface = aDecryptionInterface; in setDRMDecryptionInterface()
78 iDecryptionInterface = NULL; in OSCL_DLL_ENTRY_POINT_DEFAULT()151 iDecryptionInterface = NULL; in ~PVMFMediaLayerNode()732 iDecryptionInterface = NULL; in DoReset()2533 if (iDecryptionInterface != NULL) in dispatchAccessUnits()2535 if (iDecryptionInterface->CanDecryptInPlace()) in dispatchAccessUnits()2566 iDecryptionInterface->DecryptAccessUnit(srcPtr, in dispatchAccessUnits()
119 iDecryptionInterface = NULL; in PVMFMP4FFParserNode()2635 … iDecryptionInterface = OSCL_STATIC_CAST(PVMFCPMPluginAccessUnitDecryptionInterface*, interimPtr); in CompleteInit()2636 if (iDecryptionInterface != NULL) in CompleteInit()2638 iDecryptionInterface->Init(); in CompleteInit()4601 if (iDecryptionInterface != NULL) in RetrieveTrackData()4613 iDecryptionInterface->DecryptAccessUnit(iOMA2DecryptionBuffer, in RetrieveTrackData()4622 iDecryptionInterface->DecryptAccessUnit(iOMA2DecryptionBuffer, in RetrieveTrackData()5974 if (iDecryptionInterface != NULL) in CleanupFileSource()5976 iDecryptionInterface->Reset(); in CleanupFileSource()5979 … iCPMContentAccessFactory->DestroyPVMFCPMPluginAccessInterface(uuid, iDecryptionInterface); in CleanupFileSource()[all …]
906 PVMFCPMPluginAccessUnitDecryptionInterface* iDecryptionInterface; variable
455 PVMFCPMPluginAccessUnitDecryptionInterface* iDecryptionInterface; variable