Searched refs:xv_port (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavdevice/ |
D | xv.c | 60 int xv_port; member 174 xv->xv_port = ai[0].base_id; in xv_write_header() 177 fv = XvListImageFormats(xv->display, xv->xv_port, &num_formats); in xv_write_header() 200 xv->yuv_image = XvShmCreateImage(xv->display, xv->xv_port, tag, 0, in xv_write_header() 285 if (XvShmPutImage(xv->display, xv->xv_port, xv->window, xv->gc, in xv_repaint()
|