Home
last modified time | relevance | path

Searched defs:dst_box (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/xvmc/
Dsubpicture.c171 const struct pipe_box *dst_box, const void *src, unsigned src_stride, in upload_sampler()
306 struct pipe_box dst_box = {x, y, 0, width, height, 1}; in XvMCClearSubpicture() local
352 struct pipe_box dst_box = {dstx, dsty, 0, width, height, 1}; in XvMCCompositeSubpicture() local
413 struct pipe_box dst_box = {0, 0, 0, 0, 1, 1}; in XvMCSetSubpicturePalette() local
/external/mesa3d/src/gallium/state_trackers/vdpau/
Dbitmap.c170 struct pipe_box dst_box; in vlVdpBitmapSurfacePutBitsNative() local
Doutput.c244 struct pipe_box dst_box; in vlVdpOutputSurfacePutBitsNative() local
479 struct pipe_box dst_box = { in vlVdpOutputSurfacePutBitsYCbCr() local
Dsurface.c326 struct pipe_box dst_box = { in vlVdpVideoSurfacePutBitsYCbCr() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_gen_mipmap.c1190 struct pipe_box src_box, dst_box; in make_3d_mipmap() local
1202 struct pipe_box src_box, dst_box; in make_3d_mipmap() local