Home
last modified time | relevance | path

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

/external/opencore/engines/author/src/
Dpvauthorengine.cpp1920 …ryNodeCapConfig(char* aKeySubString, Oscl_Vector<PVInterface*, OsclMemAllocator>& aNodeCapConfigIF) in DoQueryNodeCapConfig() argument
1924 aNodeCapConfigIF.clear(); in DoQueryNodeCapConfig()
1942 aNodeCapConfigIF.push_back(iEncoderNodes[ii]->iNodeCapConfigIF); in DoQueryNodeCapConfig()
1961 aNodeCapConfigIF.push_back(iComposerNodes[jj]->iNodeCapConfigIF); in DoQueryNodeCapConfig()
1979 aNodeCapConfigIF.push_back(iDataSourceNodes[k]->iNodeCapConfigIF); in DoQueryNodeCapConfig()
Dpvauthorengine.h230 …yNodeCapConfig(char* aKeySubString, Oscl_Vector<PVInterface*, OsclMemAllocator>& aNodeCapConfigIF);