HomeSort by relevance Sort by last modified time
    Searched refs:m_entryInsertionIndex (Results 1 - 2 of 2) sorted by null

  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.h 319 int m_entryInsertionIndex;
ExynosCameraHWInterface2.cpp 317 m_entryInsertionIndex = -1;
348 int newInsertionIndex = GetNextIndex(m_entryInsertionIndex);
370 m_entryInsertionIndex = newInsertionIndex;
379 m_numOfEntries,m_entryInsertionIndex,m_entryProcessingIndex, m_entryFrameOutputIndex, newEntry->internal_shot.shot.ctl.request.frameCount);
408 m_numOfEntries,m_entryInsertionIndex,m_entryProcessingIndex, m_entryFrameOutputIndex);
423 m_entryProcessingIndex, m_entryFrameOutputIndex, m_entryInsertionIndex, m_completedIndex);
462 if ((m_entryProcessingIndex == m_entryInsertionIndex)
465 m_numOfEntries,m_entryInsertionIndex,m_entryProcessingIndex, m_entryFrameOutputIndex);
903 m_numOfEntries,m_entryInsertionIndex,m_entryProcessingIndex, m_entryFrameOutputIndex);
    [all...]

Completed in 91 milliseconds