Searched refs:fd_tmp (Results 1 – 1 of 1) sorted by relevance
1477 int fd_tmp = -1; local1482 fd_tmp = ctx->fd_isp_mp ;1484 fd_tmp = ctx->fd;1492 if (-1 == xioctl(fd_tmp, VIDIOC_REQBUFS, &req)) {1535 if (-1 == xioctl(fd_tmp, VIDIOC_QUERYBUF, &buf))1545 fd_tmp, buf.m.planes[0].m.mem_offset);1553 fd_tmp, buf.m.offset);1565 if (xioctl(fd_tmp, VIDIOC_EXPBUF, &expbuf) < 0) {