Home | History | Annotate | Download | only in libcamera2

Lines Matching refs:ispDequeueHead

2585     ispDequeueHead = 0;
2669 *reqFrameCnt = entries[ispDequeueHead].reqFrameCnt;
2670 ret = ispDequeueHead;
2705 if (index != ispDequeueHead) {
2706 ALOGV("DEBUG(%s) : Abnormal BayerIndex[%d] - expected[%d]", __FUNCTION__, index, ispDequeueHead);
2719 ispDequeueHead = GetNextIndex(index);