OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_entryInsertionIndex
(Results
1 - 2
of
2
) sorted by null
/hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.h
323
int
m_entryInsertionIndex
;
ExynosCameraHWInterface2.cpp
319
m_entryInsertionIndex
= -1;
353
int newInsertionIndex = GetNextIndex(
m_entryInsertionIndex
);
375
m_entryInsertionIndex
= newInsertionIndex;
384
m_numOfEntries,
m_entryInsertionIndex
,m_entryProcessingIndex, m_entryFrameOutputIndex, newEntry->internal_shot.shot.ctl.request.frameCount);
414
m_numOfEntries,
m_entryInsertionIndex
,m_entryProcessingIndex, m_entryFrameOutputIndex);
429
m_entryProcessingIndex, m_entryFrameOutputIndex,
m_entryInsertionIndex
, m_completedIndex);
469
if ((m_entryProcessingIndex ==
m_entryInsertionIndex
)
472
m_numOfEntries,
m_entryInsertionIndex
,m_entryProcessingIndex, m_entryFrameOutputIndex);
911
m_numOfEntries,
m_entryInsertionIndex
,m_entryProcessingIndex, m_entryFrameOutputIndex);
[
all
...]
Completed in 84 milliseconds