Home | History | Annotate | Download | only in libcamera2

Lines Matching refs:ispDequeueHead

2581     ispDequeueHead = 0;
2665 *reqFrameCnt = entries[ispDequeueHead].reqFrameCnt;
2666 ret = ispDequeueHead;
2701 if (index != ispDequeueHead) {
2702 ALOGV("DEBUG(%s) : Abnormal BayerIndex[%d] - expected[%d]", __FUNCTION__, index, ispDequeueHead);
2715 ispDequeueHead = GetNextIndex(index);