Home
last modified time | relevance | path

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

/external/opencore/nodes/pvmp4ffcomposernode/src/
Dpvmp4ffcn_node.h101 typedef PVMFNodeCommandQueue<PVMp4FFCNCmd, PVMp4FFCNAlloc> PVMp4FFCNCmdQueue; typedef
255 …void CommandComplete(PVMp4FFCNCmdQueue& aQueue, PVMp4FFCNCmd& aCmd, PVMFStatus aStatus, OsclAny* a…
347 int32 StoreCurrentCommand(PVMp4FFCNCmdQueue&, PVMp4FFCNCmd&, PVMp4FFCNCmdQueue&);
350 PVMp4FFCNCmdQueue iCmdQueue;
351 PVMp4FFCNCmdQueue iCurrentCmd;
Dpvmp4ffcn_node.cpp1297 void PVMp4FFComposerNode::CommandComplete(PVMp4FFCNCmdQueue& aCmdQueue, PVMp4FFCNCmd& aCmd, in CommandComplete()
3145 … PVMp4FFComposerNode::StoreCurrentCommand(PVMp4FFCNCmdQueue& aCurrentCmd, PVMp4FFCNCmd& aCmd, PVMp… in StoreCurrentCommand()