Home | History | Annotate | Download | only in camera

Lines Matching refs:dequeue

331         ALOGV("%s: JPEG Queue not empty. Dequeue and encode.", __func__);
333 (mm_camera_ch_data_buf_t *)mSnapshotQueue.dequeue();
2727 (NULL == (frame = (mm_camera_ch_data_buf_t *)mWDNQueue.dequeue())) ) {