Home | History | Annotate | Download | only in libcamera2

Lines Matching full:ion_map

2152                         currentBuf.virt.extP[plane_index] = (char *)ion_map(currentBuf.fd.extFd[plane_index], currentBuf.size.extS[plane_index], 0);
6115 buf->virt.extP[i] = (char *)ion_map(buf->fd.extFd[i], \