Home | History | Annotate | Download | only in libcamera

Lines Matching full:virt

1305     m_previewBuf[buf->reserved.p].virt.extP[1] = buf->virt.extP[2];
1306 m_previewBuf[buf->reserved.p].virt.extP[2] = buf->virt.extP[1];
1835 if (jpegEnc.setInBuf((char **)&(yuvBuf->virt.p), (int *)yuvSize)) {
1840 if (jpegEnc.setOutBuf(jpegBuf->virt.p, jpegBuf->size.extS[0] + jpegBuf->size.extS[1] + jpegBuf->size.extS[2])) {
3402 if (buf[i].virt.p != NULL || buf[i].phys.p != 0 ||