Home
last modified time | relevance | path

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

/external/opencore/nodes/streaming/medialayernode/include/
Dpvmf_medialayer_node.h154 …uint32 maxPacketSize, PVMFCPMPluginAccessUnitDecryptionInterface* aDecryptionInterface = NULL) = 0;
198 …ace(uint32 maxPacketSize, PVMFCPMPluginAccessUnitDecryptionInterface* aDecryptionInterface = NULL);
505 …ptionInterface(uint32 packetsize, PVMFCPMPluginAccessUnitDecryptionInterface* aDecryptionInterface) in setDRMDecryptionInterface() argument
508 iDecryptionInterface = aDecryptionInterface; in setDRMDecryptionInterface()
/external/opencore/nodes/streaming/medialayernode/src/
Dpvmf_medialayer_node.cpp3487 PVMFCPMPluginAccessUnitDecryptionInterface* aDecryptionInterface) in setDRMDecryptionInterface() argument
3489 return (iContainer->setDRMDecryptionInterface(maxPacketSize, aDecryptionInterface)); in setDRMDecryptionInterface()