Home
last modified time | relevance | path

Searched refs:visual (Results 1 – 9 of 9) sorted by relevance

/hardware/intel/img/psb_video/src/x11/
Dpsb_x11.c122 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()
Dpsb_coverlay.c399 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/
Dva_dri.c350 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,
Dva_dri.h91 Bool VA_DRICreateContext( Display *dpy, int screen, Visual *visual,
Dva_dristr.h186 CARD32 visual B32;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Dgen_msvs_sln.sh28 --ver=version Version (7,8,9,10,11) of visual studio to generate for
Dgen_msvs_proj.sh36 --ver=version Version (7,8,9) of visual studio to generate for
Dgen_msvs_vcxproj.sh37 --ver=version Version (10,11,12) of visual studio to generate for
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
DCHANGELOG192 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.