Lines Matching refs:xvcontext
4105 * sys/xvimage/xvcontext.c:
4902 * sys/xvimage/xvcontext.c:
5346 * sys/xvimage/xvcontext.c:
5347 * sys/xvimage/xvcontext.h:
6128 * sys/xvimage/xvcontext.c:
6129 * sys/xvimage/xvcontext.h:
10818 * sys/xvimage/xvcontext.c:
10819 * sys/xvimage/xvcontext.h:
12070 * sys/xvimage/xvcontext.h:
52073 * sys/xvimage/xvcontext.c:
56892 * sys/xvimage/xvcontext.c:
57884 * sys/xvimage/xvcontext.c:
57905 * sys/xvimage/xvcontext.c:
66207 * sys/xvimage/xvcontext.c:
66208 * sys/xvimage/xvcontext.h:
69008 * sys/xvimage/xvcontext.c:
70380 xvimagesink: don't recreate xvcontext
70381 A xvcontext can be created early in gst_xvimagesink_set_window_handle().
76489 * sys/xvimage/xvcontext.c:
76490 * sys/xvimage/xvcontext.h:
76498 * sys/xvimage/xvcontext.c:
76499 xvcontext: protect X call with lock
76504 * sys/xvimage/xvcontext.c:
76505 * sys/xvimage/xvcontext.h:
76513 xvimagesink: use xvcontext for allocation
76514 Make a new refcounted xvcontext object that handles the X connection.
76515 Use the xvcontext to allocate images and windows. Move some code
76516 around so that all X calls are made from the xvcontext object.
76517 Make a GstXvImageAllocator object that allocates images from the xvcontext. We