Home
last modified time | relevance | path

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

/external/opencore/nodes/streaming/medialayernode/include/
Dpvmf_medialayer_port.h145 pvOutPortLookupTable = a.pvOutPortLookupTable; in PVMFMediaLayerPortContainer()
184 pvOutPortLookupTable.clear();
185 pvOutPortLookupTable = a.pvOutPortLookupTable;
211 pvOutPortLookupTable.clear(); in ~PVMFMediaLayerPortContainer()
217 pvOutPortLookupTable.clear(); in CleanUp()
250 Oscl_Vector<int, OsclMemAllocator> pvOutPortLookupTable; variable