Home
last modified time | relevance | path

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

/external/opencore/nodes/pvomxbasedecnode/src/
Dpvmf_omx_basedec_node.cpp593 iIsEOSReceivedFromComponent = false; in PVMFOMXBaseDecNode()
802 iIsEOSReceivedFromComponent = true; in Run()
810 iIsEOSReceivedFromComponent = true; in Run()
818 if (iIsEOSReceivedFromComponent) in Run()
842 iIsEOSReceivedFromComponent = false; in Run()
878 iIsEOSReceivedFromComponent = false; in Run()
3676 iIsEOSReceivedFromComponent = true; in FillBufferDoneProcessing()
4539 iIsEOSReceivedFromComponent = false; in DoStop()
4864 iIsEOSReceivedFromComponent = false; in DoReset()
4999 iIsEOSReceivedFromComponent = false; in DoReset()
[all …]
/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_node.cpp818 iIsEOSReceivedFromComponent = false; in PVMFOMXEncNode()
1090 iIsEOSReceivedFromComponent = true; in Run()
1097 iIsEOSReceivedFromComponent = true; in Run()
1105 if (iIsEOSReceivedFromComponent) in Run()
1129 iIsEOSReceivedFromComponent = false; in Run()
1184 iIsEOSReceivedFromComponent = false; in Run()
5058 iIsEOSReceivedFromComponent = true; in FillBufferDoneProcessing()
6370 iIsEOSReceivedFromComponent = false; in DoStop()
6652 iIsEOSReceivedFromComponent = false; in DoReset()
6778 iIsEOSReceivedFromComponent = false; in DoReset()
[all …]
Dpvmf_omx_enc_node.h1296 bool iIsEOSReceivedFromComponent; variable
/external/opencore/nodes/pvomxbasedecnode/include/
Dpvmf_omx_basedec_node.h746 bool iIsEOSReceivedFromComponent; variable