Home
last modified time | relevance | path

Searched refs:aux_snapshot_buf (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/util/
DQCameraDualFOVPP.cpp412 mm_camera_buf_def_t *aux_snapshot_buf = getSnapshotBuf(pInputAuxData, pAuxSnapshotStream); in process() local
413 if (aux_snapshot_buf == NULL) { in process()
441 dumpYUVtoFile((uint8_t *)aux_snapshot_buf->buffer, frm_offset, in process()
442 aux_snapshot_buf->frame_idx, "tele"); in process()
456 (const uint8_t *)aux_snapshot_buf->buffer, in process()
471 pMem = (QCameraMemory *)aux_snapshot_buf->mem_info; in process()
472 pMem->invalidateCache(aux_snapshot_buf->buf_idx); in process()