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 320 int m_entryInsertionIndex;
ExynosCameraHWInterface2.cpp 318 m_entryInsertionIndex = -1;
352 int newInsertionIndex = GetNextIndex(m_entryInsertionIndex);
374 m_entryInsertionIndex = newInsertionIndex;
383 m_numOfEntries,m_entryInsertionIndex,m_entryProcessingIndex, m_entryFrameOutputIndex, newEntry->internal_shot.shot.ctl.request.frameCount);
413 m_numOfEntries,m_entryInsertionIndex,m_entryProcessingIndex, m_entryFrameOutputIndex);
428 m_entryProcessingIndex, m_entryFrameOutputIndex, m_entryInsertionIndex, m_completedIndex);
468 if ((m_entryProcessingIndex == m_entryInsertionIndex)
471 m_numOfEntries,m_entryInsertionIndex,m_entryProcessingIndex, m_entryFrameOutputIndex);
910 m_numOfEntries,m_entryInsertionIndex,m_entryProcessingIndex, m_entryFrameOutputIndex);
    [all...]

Completed in 99 milliseconds