Searched refs:visual (Results 1 – 9 of 9) sorted by relevance
/hardware/intel/img/psb_video/src/x11/ |
D | psb_x11.c | 122 Visual *visual; in psb_putsurface_x11() local 162 visual = DefaultVisual((Display *)ctx->native_dpy, ctx->x11_screen); in psb_putsurface_x11() 166 if (TrueColor != visual->class) { in psb_putsurface_x11() 178 rmask = visual->red_mask; in psb_putsurface_x11() 179 gmask = visual->green_mask; in psb_putsurface_x11() 180 bmask = visual->blue_mask; in psb_putsurface_x11() 189 …ximg = XCreateImage((Display *)ctx->native_dpy, visual, depth, ZPixmap, 0, NULL, width, height, 32… in psb_putsurface_x11()
|
D | psb_coverlay.c | 399 Visual *visual; in psb_DisplayRGBASubpicture() local 469 visual = DefaultVisual(ctx->native_dpy, 0); in psb_DisplayRGBASubpicture() 472 …ximg = XCreateImage(ctx->native_dpy, visual, depth, ZPixmap, 0, NULL, image_width, image_height, 3… in psb_DisplayRGBASubpicture()
|
/hardware/intel/common/libva/va/x11/ |
D | va_dri.c | 350 req->visual = configID; 367 PUBLIC Bool VA_DRICreateContext(dpy, screen, visual, context, hHWContext) in VA_DRICreateContext() argument 370 Visual* visual; 374 return VA_DRICreateContextWithConfig( dpy, screen, visual->visualid,
|
D | va_dri.h | 91 Bool VA_DRICreateContext( Display *dpy, int screen, Visual *visual,
|
D | va_dristr.h | 186 CARD32 visual B32;
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/ |
D | gen_msvs_sln.sh | 28 --ver=version Version (7,8,9,10,11) of visual studio to generate for
|
D | gen_msvs_proj.sh | 36 --ver=version Version (7,8,9) of visual studio to generate for
|
D | gen_msvs_vcxproj.sh | 37 --ver=version Version (10,11,12) of visual studio to generate for
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | CHANGELOG | 192 Multiframe quality enhancement postprocessing can make visual quality 246 Further testing showed this change produced undesirable visual 306 visual quality in the presence of substantial packet loss. 380 the sections where they will have the most visual impact.
|