Searched refs:PVMFMediaLayerNodeExtensionInterfaceImpl (Results 1 – 3 of 3) sorted by relevance
190 class PVMFMediaLayerNodeExtensionInterfaceImpl :195 PVMFMediaLayerNodeExtensionInterfaceImpl(PVMFMediaLayerNode*);196 ~PVMFMediaLayerNodeExtensionInterfaceImpl();362 ptr = alloc.ALLOCATE(sizeof(PVMFMediaLayerNodeExtensionInterfaceImpl)); in queryInterface()370 OSCL_PLACEMENT_NEW(ptr, PVMFMediaLayerNodeExtensionInterfaceImpl(this)); in queryInterface()498 PVMFMediaLayerNodeExtensionInterfaceImpl* iExtensionInterface;536 friend class PVMFMediaLayerNodeExtensionInterfaceImpl; variable
428 friend class PVMFMediaLayerNodeExtensionInterfaceImpl; variable
841 ptr = alloc.ALLOCATE(sizeof(PVMFMediaLayerNodeExtensionInterfaceImpl)); in DoQueryInterface()849 OSCL_PLACEMENT_NEW(ptr, PVMFMediaLayerNodeExtensionInterfaceImpl(this)); in DoQueryInterface()3477 PVMFMediaLayerNodeExtensionInterfaceImpl::PVMFMediaLayerNodeExtensionInterfaceImpl(PVMFMediaLayerNo… in PVMFMediaLayerNodeExtensionInterfaceImpl() function in PVMFMediaLayerNodeExtensionInterfaceImpl3482 PVMFMediaLayerNodeExtensionInterfaceImpl::~PVMFMediaLayerNodeExtensionInterfaceImpl() in ~PVMFMediaLayerNodeExtensionInterfaceImpl()3486 PVMFMediaLayerNodeExtensionInterfaceImpl::setDRMDecryptionInterface(uint32 maxPacketSize, in setDRMDecryptionInterface()3493 PVMFMediaLayerNodeExtensionInterfaceImpl::setPayloadParserRegistry(PayloadParserRegistry* registry) in setPayloadParserRegistry()3500 PVMFMediaLayerNodeExtensionInterfaceImpl::setPortDataLogging(bool logEnable, in setPortDataLogging()3507 PVMFMediaLayerNodeExtensionInterfaceImpl::setPlayRange(int32 aStartTimeInMS, in setPlayRange()3515 PVMFMediaLayerNodeExtensionInterfaceImpl::setClientPlayBackClock(PVMFMediaClock* aClientPlayBackClo… in setClientPlayBackClock()3521 PVMFMediaLayerNodeExtensionInterfaceImpl::setPortMediaParams(PVMFPortInterface* aPort, in setPortMediaParams()[all …]