Home
last modified time | relevance | path

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

/external/opencore/nodes/pvmp4ffcomposernode/src/
Dpvmp4ffcn_node.h98 typedef PVMFGenericNodeCommand<PVMp4FFCNAlloc> PVMp4FFCNCmd; typedef
101 typedef PVMFNodeCommandQueue<PVMp4FFCNCmd, PVMp4FFCNAlloc> PVMp4FFCNCmdQueue;
253 PVMFCommandId QueueCommandL(PVMp4FFCNCmd& aCmd);
254 bool ProcessCommand(PVMp4FFCNCmd& aCmd);
255 …void CommandComplete(PVMp4FFCNCmdQueue& aQueue, PVMp4FFCNCmd& aCmd, PVMFStatus aStatus, OsclAny* a…
256 void DoQueryUuid(PVMp4FFCNCmd& aCmd);
257 void DoQueryInterface(PVMp4FFCNCmd& aCmd);
258 void DoRequestPort(PVMp4FFCNCmd& aCmd);
259 void DoReleasePort(PVMp4FFCNCmd& aCmd);
260 void DoInit(PVMp4FFCNCmd& aCmd);
[all …]
Dpvmp4ffcn_node.cpp582 PVMp4FFCNCmd cmd; in QueryUUID()
594 PVMp4FFCNCmd cmd; in QueryInterface()
603 PVMp4FFCNCmd cmd; in Init()
612 PVMp4FFCNCmd cmd; in Prepare()
624 PVMp4FFCNCmd cmd; in RequestPort()
635 PVMp4FFCNCmd cmd; in ReleasePort()
644 PVMp4FFCNCmd cmd; in Start()
653 PVMp4FFCNCmd cmd; in Stop()
662 PVMp4FFCNCmd cmd; in Pause()
670 PVMp4FFCNCmd cmd; in Flush()
[all …]