Home
last modified time | relevance | path

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

/external/opencore/nodes/pvomxbasedecnode/src/
Dpvmf_omx_basedec_node.cpp759 uint32 timeinloop; in Run() local
760 timeinloop = (endtime - starttime); in Run()
763 … iName.Str(), loopCount, timeinloop, iNumOutstandingInputBuffers, iNumOutstandingOutputBuffers)); in Run()
/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_node.cpp1034 uint32 timeinloop; in Run() local
1035 timeinloop = (endtime - starttime); in Run()
1038 … loopCount, timeinloop, iNumOutstandingInputBuffers, iNumOutstandingOutputBuffers)); in Run()