HomeSort by relevance Sort by last modified time
    Searched refs:pixelformat (Results 1 - 19 of 19) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/directfb/
SDL_DirectFB_yuv.c 105 conf.pixelformat = DSPF_YV12;
108 conf.pixelformat = DSPF_I420;
111 conf.pixelformat = DSPF_YUY2;
114 conf.pixelformat = DSPF_UYVY;
SDL_DirectFB_video.c 166 if (bytes == DFB_BYTES_PER_PIXEL(dlc.pixelformat) && bytes > 1)
167 return dlc.pixelformat;
316 static int DFBToSDLPixelFormat (DFBSurfacePixelFormat pixelformat, SDL_PixelFormat *format)
321 switch (pixelformat)
359 fprintf (stderr, "SDL_DirectFB: Unsupported pixelformat (0x%08x)!\n", pixelformat);
363 format->BitsPerPixel = DFB_BYTES_PER_PIXEL(pixelformat) * 8;
364 format->BytesPerPixel = DFB_BYTES_PER_PIXEL(pixelformat);
419 /* Query layer configuration to determine the current mode and pixelformat */
423 if (DFBToSDLPixelFormat (dlc.pixelformat, vformat)
594 DFBSurfacePixelFormat pixelformat; local
    [all...]
  /device/samsung/crespo/liboverlay/
v4l2_utils.c 111 switch (pix->pixelformat) {
208 pix->pixelformat = V4L2_PIX_FMT_RGB565;
214 pix->pixelformat = V4L2_PIX_FMT_YUYV;
218 pix->pixelformat = V4L2_PIX_FMT_UYVY;
221 pix->pixelformat = V4L2_PIX_FMT_YUV420;
224 pix->pixelformat = V4L2_PIX_FMT_NV12T;
227 pix->pixelformat = V4L2_PIX_FMT_NV21;
311 fbuf.fmt.pixelformat = V4L2_PIX_FMT_RGB32;
313 fbuf.fmt.pixelformat = V4L2_PIX_FMT_RGB565;
334 if (format.fmt.pix.pixelformat == V4L2_PIX_FMT_YUYV
    [all...]
overlay.cpp 956 static int get_pixel_format_type(unsigned int pixelformat)
958 switch(pixelformat) {
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/ggi/
SDL_ggivideo.c 220 vformat->BitsPerPixel = db->buffer.plb.pixelformat->depth;
222 vformat->Rmask = db->buffer.plb.pixelformat->red_mask;
223 vformat->Gmask = db->buffer.plb.pixelformat->green_mask;
224 vformat->Bmask = db->buffer.plb.pixelformat->blue_mask;
  /hardware/ti/omap3/liboverlay/
v4l2_utils.c 99 switch (pix->pixelformat) {
197 pix->pixelformat = V4L2_PIX_FMT_RGB565;
200 pix->pixelformat = V4L2_PIX_FMT_YUYV;
203 pix->pixelformat = V4L2_PIX_FMT_UYVY;
247 if (fbuf.fmt.pixelformat != dst_format) {
248 fbuf.fmt.pixelformat = dst_format;
283 //if (format.fmt.pix.pixelformat == V4L2_PIX_FMT_UYVY)
284 if (format.fmt.pix.pixelformat == V4L2_PIX_FMT_YUYV)
  /external/quake/quake/src/QW/client/
gl_vidnt.c 836 int pixelformat; local
838 if ( (pixelformat = ChoosePixelFormat(hDC, &pfd)) == 0 )
844 if (SetPixelFormat(hDC, pixelformat, &pfd) == FALSE)
    [all...]
  /external/quake/quake/src/WinQuake/
gl_vidnt.cpp 836 int pixelformat; local
838 if ( (pixelformat = ChoosePixelFormat(hDC, &pfd)) == 0 )
844 if (SetPixelFormat(hDC, pixelformat, &pfd) == FALSE)
    [all...]
  /bionic/libc/kernel/common/linux/
videodev2.h 158 __u32 pixelformat; member in struct:v4l2_pix_format
235 __u32 pixelformat; member in struct:v4l2_fmtdesc
    [all...]
  /development/ndk/platforms/android-3/include/linux/
videodev2.h 152 __u32 pixelformat; member in struct:v4l2_pix_format
206 __u32 pixelformat; member in struct:v4l2_fmtdesc
  /external/kernel-headers/original/linux/
videodev2.h 270 __u32 pixelformat; member in struct:v4l2_pix_format
275 __u32 priv; /* private data, depends on pixelformat */
359 __u32 pixelformat; /* Format fourcc */ member in struct:v4l2_fmtdesc
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
videodev2.h 152 __u32 pixelformat; member in struct:v4l2_pix_format
206 __u32 pixelformat; member in struct:v4l2_fmtdesc
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
videodev2.h 152 __u32 pixelformat; member in struct:v4l2_pix_format
206 __u32 pixelformat; member in struct:v4l2_fmtdesc
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
videodev2.h 152 __u32 pixelformat; member in struct:v4l2_pix_format
206 __u32 pixelformat; member in struct:v4l2_fmtdesc
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
videodev2.h 158 __u32 pixelformat; member in struct:v4l2_pix_format
235 __u32 pixelformat; member in struct:v4l2_fmtdesc
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
videodev2.h 152 __u32 pixelformat; member in struct:v4l2_pix_format
206 __u32 pixelformat; member in struct:v4l2_fmtdesc
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
videodev2.h 158 __u32 pixelformat; member in struct:v4l2_pix_format
235 __u32 pixelformat; member in struct:v4l2_fmtdesc
    [all...]
  /device/samsung/crespo/libcamera/
SecCamera.cpp 327 pixfmt.pixelformat = fmt;
357 pixfmt.pixelformat = fmt;
387 if (fmtdesc.pixelformat == fmt) {
    [all...]
  /external/webkit/WebKit/chromium/src/
GraphicsContext3D.cpp 434 int pixelformat = ChoosePixelFormat(m_canvasDC, &pfd); local
437 if (!SetPixelFormat(m_canvasDC, pixelformat, &pfd)) {
468 CGLPixelFormatObj pixelFormat;
470 if (CGLChoosePixelFormat(attribs, &pixelFormat, &numPixelFormats) != kCGLNoError) {
474 if (!pixelFormat) {
479 CGLError res = CGLCreateContext(pixelFormat, 0, &context);
480 CGLDestroyPixelFormat(pixelFormat);
    [all...]

Completed in 372 milliseconds