Home
last modified time | relevance | path

Searched refs:window_id (Results 1 - 11 of 11) sorted by relevance

/third_party/ffmpeg/libavdevice/
H A Dxcbgrab.c63 xcb_window_t window_id; member
86 { "window_id", "Window to capture.", OFFSET(window_id), AV_OPT_TYPE_INT, { .i64 = XCB_NONE }, 0, UINT32_MAX, D },
162 xcb_drawable_t drawable = c->window_id; in xcbgrab_frame()
270 xcb_drawable_t drawable = c->window_id; in xcbgrab_frame_shm()
431 pc = xcb_query_pointer(c->conn, c->window_id); in xcbgrab_read_packet()
432 gc = xcb_get_geometry(c->conn, c->window_id); in xcbgrab_read_packet()
445 if (c->window_id != c->screen->root) { in xcbgrab_read_packet()
446 tc = xcb_translate_coordinates(c->conn, c->window_id, c->screen->root, 0, 0); in xcbgrab_read_packet()
590 gc = xcb_get_geometry(c->conn, c->window_id); in create_stream()
[all...]
H A Dxv.c46 int64_t window_id; member
148 if (!xv->window_id) { in xv_write_header()
164 xv->window = xv->window_id; in xv_write_header()
306 if (!xv->window_id) { in write_picture()
362 { "window_id", "set existing window id", OFFSET(window_id), AV_OPT_TYPE_INT64, {.i64 = 0 }, 0, INT64_MAX, AV_OPT_FLAG_ENCODING_PARAM },
/third_party/backends/backend/
H A Dricoh.h270 SANE_Byte window_id; /* must be zero */ member
H A Dibm.h325 SANE_Byte window_id; /* must be zero */ member
H A Dibm-scsi.c109 SANE_Byte window_id; member
H A Dnec.h415 SANE_Byte window_id; member
H A Dricoh-scsi.c95 SANE_Byte window_id; member
H A Dhs2p-scsi.h864 SANE_Byte window_id; /* 0: Window Identifier */ member
H A Dhs2p-scsi.c1089 DBG (DBG_info, "Window Identifier = %d\n", data->window_id); in print_window_data()
H A Dhs2p.c2764 data->window_id = i; in set_window_data()
/third_party/ffmpeg/libavcodec/
H A Dpgssubdec.c52 int window_id; member
456 object->window_id = bytestream_get_byte(&buf); in parse_presentation_segment()

Completed in 15 milliseconds