Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/libcamera2/
DExynosCameraHWInterface2.h321 int m_entryFrameOutputIndex; variable
DExynosCameraHWInterface2.cpp319 m_entryFrameOutputIndex = -1; in ResetEntry()
379 …m_numOfEntries,m_entryInsertionIndex,m_entryProcessingIndex, m_entryFrameOutputIndex, newEntry->in… in RegisterRequest()
408 m_numOfEntries,m_entryInsertionIndex,m_entryProcessingIndex, m_entryFrameOutputIndex); in DeregisterRequest()
423 m_entryProcessingIndex, m_entryFrameOutputIndex, m_entryInsertionIndex, m_completedIndex); in PrepareFrame()
430 m_entryFrameOutputIndex = tempFrameOutputIndex; in PrepareFrame()
442 …OGV("## PrepareFrame DONE: frameOut(%d) frameCnt-req(%d) timestamp(%lld)", m_entryFrameOutputIndex, in PrepareFrame()
465 m_numOfEntries,m_entryInsertionIndex,m_entryProcessingIndex, m_entryFrameOutputIndex); in MarkProcessingRequest()
903 m_numOfEntries,m_entryInsertionIndex,m_entryProcessingIndex, m_entryFrameOutputIndex); in Dump()