Home
last modified time | relevance | path

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

/external/opencore/engines/author/src/
Dpvauthorengine.h302 PVMFStatus QueryNodeConfig(PVAENodeContainer* aNodeContainer, PVInterface*& aInterface);
Dpvauthorengine.cpp1096 if (QueryNodeConfig(nodeContainer, *((PVInterface**)aCmd.GetParam1())) != PVMFPending) in DoSelectComposer()
1222 … if (QueryNodeConfig(encoderNodeContainer, *((PVInterface**)aCmd.GetParam3())) != PVMFPending) in DoAddMediaTrack()
1679 PVMFStatus PVAuthorEngine::QueryNodeConfig(PVAENodeContainer* aNodeContainer, PVInterface*& aInterf… in QueryNodeConfig() function in PVAuthorEngine