Home
last modified time | relevance | path

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

/external/opencore/nodes/streaming/medialayernode/include/
Dpvmf_medialayer_port.h107 oUpStreamEOSRecvd = false; in PVMFMediaLayerPortContainer()
139 oUpStreamEOSRecvd = a.oUpStreamEOSRecvd; in PVMFMediaLayerPortContainer()
178 oUpStreamEOSRecvd = a.oUpStreamEOSRecvd;
226 oUpStreamEOSRecvd = false; in ResetParams()
268 bool oUpStreamEOSRecvd; variable
/external/opencore/nodes/streaming/medialayernode/src/
Dpvmf_medialayer_node.cpp2126 pinputPort->oUpStreamEOSRecvd = true; in ProcessIncomingMsg()