Searched refs:sna_video (Results 1 - 25 of 30) sorted by relevance

12

/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_video.h72 struct sna_video { struct
168 sna_video_clip_helper(struct sna_video *video,
179 sna_video_frame_init(struct sna_video *video,
184 sna_video_frame_set_rotation(struct sna_video *video,
189 sna_video_buffer(struct sna_video *video,
193 sna_video_copy_data(struct sna_video *video,
197 void sna_video_buffer_fini(struct sna_video *video);
199 void sna_video_free_buffers(struct sna_video *video);
H A Dsna_video_textured.c32 #include "sna_video.h"
61 struct sna_video *video = port->devPriv.ptr;
74 struct sna_video *video = port->devPriv.ptr;
100 struct sna_video *video = port->devPriv.ptr;
144 struct sna_video *video = port->devPriv.ptr;
314 struct sna_video *video;
339 video = calloc(nports, sizeof(struct sna_video));
383 struct sna_video *v = &video[i];
H A DMakefile.am79 sna_video.c \
80 sna_video.h \
H A Dsna_video.c57 #include "sna_video.h"
73 void sna_video_free_buffers(struct sna_video *video)
91 sna_video_buffer(struct sna_video *video,
123 void sna_video_buffer_fini(struct sna_video *video)
134 sna_video_clip_helper(struct sna_video *video,
199 sna_video_frame_init(struct sna_video *video,
215 sna_video_frame_set_rotation(struct sna_video *video,
300 static void sna_memcpy_plane(struct sna_video *video,
366 sna_copy_planar_data(struct sna_video *video,
390 sna_copy_packed_data(struct sna_video *vide
[all...]
H A Dsna_video_overlay.c32 #include "sna_video.h"
101 static bool sna_video_overlay_update_attrs(struct sna_video *video)
127 struct sna_video *video = port->devPriv.ptr;
152 struct sna_video *video = port->devPriv.ptr;
223 struct sna_video *video = port->devPriv.ptr;
266 struct sna_video *video = port->devPriv.ptr;
347 struct sna_video *video,
455 struct sna_video *video = port->devPriv.ptr;
592 struct sna_video *video = port->devPriv.ptr;
702 struct sna_video *vide
[all...]
H A Dsna_video_sprite.c32 #include "sna_video.h"
79 struct sna_video *video = port->devPriv.ptr;
113 struct sna_video *video = port->devPriv.ptr;
137 struct sna_video *video = port->devPriv.ptr;
153 struct sna_video *video = port->devPriv.ptr;
218 struct sna_video *video,
373 struct sna_video *video = port->devPriv.ptr;
553 struct sna_video *video = port->devPriv.ptr;
633 struct sna_video *video;
H A DMakefile.in159 sna_threads.c sna_vertex.c sna_video.c sna_video.h \
186 sna_threads.lo sna_vertex.lo sna_video.lo sna_video_overlay.lo \
499 sna_threads.c sna_vertex.c sna_video.c sna_video.h \
613 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sna_video.Plo@am__quote@
H A Dsna_render.h19 struct sna_video;
258 struct sna_video *video,
H A Dgen4_render.c41 #include "sna_video.h"
1395 struct sna_video *video,
H A Dgen5_render.c41 #include "sna_video.h"
1345 struct sna_video *video,
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_video.h95 struct sna_video { struct
216 sna_video_clip_helper(struct sna_video *video,
227 sna_video_frame_init(struct sna_video *video,
232 sna_video_frame_set_rotation(struct sna_video *video,
237 sna_video_buffer(struct sna_video *video,
241 sna_video_copy_data(struct sna_video *video,
245 sna_video_fill_colorkey(struct sna_video *video,
248 void sna_video_buffer_fini(struct sna_video *video);
250 void sna_video_free_buffers(struct sna_video *video);
H A Dsna_video_textured.c32 #include "sna_video.h"
86 struct sna_video *video = port->devPriv.ptr;
99 struct sna_video *video = port->devPriv.ptr;
130 struct sna_video *video = port->devPriv.ptr;
176 struct sna_video *video = port->devPriv.ptr;
370 struct sna_video *video;
401 video = calloc(nports, sizeof(struct sna_video));
456 struct sna_video *v = &video[i];
H A DMakefile.am79 sna_video.c \
80 sna_video.h \
H A Dsna_video.c57 #include "sna_video.h"
84 void sna_video_free_buffers(struct sna_video *video)
102 sna_video_buffer(struct sna_video *video,
134 void sna_video_buffer_fini(struct sna_video *video)
145 sna_video_clip_helper(struct sna_video *video,
210 sna_video_frame_init(struct sna_video *video,
226 sna_video_frame_set_rotation(struct sna_video *video,
348 static void sna_memcpy_cbcr_plane(struct sna_video *video,
406 static void sna_memcpy_plane(struct sna_video *video,
468 sna_copy_nv12_data(struct sna_video *vide
[all...]
H A Dsna_video_overlay.c32 #include "sna_video.h"
101 static bool sna_video_overlay_update_attrs(struct sna_video *video)
127 struct sna_video *video = port->devPriv.ptr;
152 struct sna_video *video = port->devPriv.ptr;
223 struct sna_video *video = port->devPriv.ptr;
266 struct sna_video *video = port->devPriv.ptr;
347 struct sna_video *video,
455 struct sna_video *video = port->devPriv.ptr;
582 struct sna_video *video = port->devPriv.ptr;
692 struct sna_video *vide
[all...]
H A Dsna_video_sprite.c32 #include "sna_video.h"
92 struct sna_video *video = port->devPriv.ptr;
124 struct sna_video *video = port->devPriv.ptr;
152 struct sna_video *video = port->devPriv.ptr;
170 struct sna_video *video = port->devPriv.ptr;
245 struct sna_video *video)
281 struct sna_video *video,
491 struct sna_video *video = port->devPriv.ptr;
723 struct sna_video *video = port->devPriv.ptr;
826 struct sna_video *vide
[all...]
H A DMakefile.in168 sna_threads.c sna_vertex.c sna_video.c sna_video.h \
196 sna_threads.lo sna_vertex.lo sna_video.lo sna_video_overlay.lo \
254 ./$(DEPDIR)/sna_vertex.Plo ./$(DEPDIR)/sna_video.Plo \
549 sna_threads.c sna_vertex.c sna_video.c sna_video.h \
663 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sna_video.Plo@am__quote@ # am--include-marker
949 -rm -f ./$(DEPDIR)/sna_video.Plo
1048 -rm -f ./$(DEPDIR)/sna_video.Plo
H A Dsna_render.h19 struct sna_video;
264 struct sna_video *video,
H A Dgen4_render.c41 #include "sna_video.h"
1435 static unsigned select_video_kernel(const struct sna_video *video,
1460 struct sna_video *video,
H A Dgen5_render.c41 #include "sna_video.h"
1385 static unsigned select_video_kernel(const struct sna_video *video,
1410 struct sna_video *video,
H A Dgen6_render.c41 #include "sna_video.h"
1660 static unsigned select_video_kernel(const struct sna_video *video,
1685 struct sna_video *video,
H A Dgen7_render.c41 #include "sna_video.h"
1873 static unsigned select_video_kernel(const struct sna_video *video,
1902 struct sna_video *video,
H A Dgen8_render.c36 #include "sna_video.h"
3817 static unsigned select_video_kernel(const struct sna_video *video,
3846 struct sna_video *video,
H A Dgen9_render.c36 #include "sna_video.h"
3904 static unsigned select_video_kernel(const struct sna_video *video,
3938 struct sna_video *video,
H A Dgen2_render.c38 #include "sna_video.h"
3145 struct sna_video *video,
3260 struct sna_video *video,

Completed in 60 milliseconds

12