HomeSort by relevance Sort by last modified time
    Searched full:planes (Results 126 - 150 of 236) sorted by null

1 2 3 4 56 7 8 910

  /external/quake/quake/src/QW/client/
r_draw.c 412 // set up clip planes
613 // set up clip planes
718 // set up clip planes
  /external/quake/quake/src/WinQuake/
r_draw.cpp 412 // set up clip planes
613 // set up clip planes
718 // set up clip planes
vid_vga.cpp 234 // enable all planes for writing
  /external/webp/include/webp/
decode.h 59 // Y luma one. The dimension of the U and V planes are both (*width + 1) / 2
134 int u_size, v_size; // chroma planes size
226 // will output the raw luma/chroma samples into a preallocated planes. The luma
  /external/mesa3d/docs/
versions.html 196 <li>round-off errors in clipping lines against clip planes fixed
281 <li>software alpha planes
305 <li>overlay planes on X servers with the SERVER_OVERLAY_VISUALS property
    [all...]
VERSIONS 145 - round-off errors in clipping lines against clip planes fixed
214 - software alpha planes
232 - overlay planes on X servers with the SERVER_OVERLAY_VISUALS property
    [all...]
  /external/opencv/cv/src/
cvhistogram.cpp     [all...]
  /frameworks/av/libvideoeditor/vss/src/
M4xVSS_internal.c 256 * @param pImagePlanes (IN/OUT) Pointer on YUV420 output planes allocated by the user
418 * @param pImagePlanes (IN/OUT) Pointer on YUV420 output planes allocated by the user
488 * @param pImagePlanes(IN/OUT) Pointer to an array of three valid image planes
571 (contigous planes in memory) */
    [all...]
  /frameworks/base/docs/html/reference/renderscript/
rs__math_8rsh.html 325 <p>Computes 6 frustum planes from the view projection matrix </p>
328 <tr><td class="paramname">viewProj</td><td>matrix to extract planes from </td></tr>
415 <p>Checks if a sphere is withing the 6 frustum planes </p>
  /device/samsung/crespo/libcamera/
SecCamera.h 200 int planes; member in struct:android::yuv_fmt_list
  /external/opencv/ml/src/
mlcnn.cpp     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_yuv_sw.c 118 Uint8 *planes[3]; member in struct:private_yuvhwdata
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/
SDL_ataric2p.S 25 1 byte/pixel -> 4 or 8 bit planes
  /external/qemu-pc-bios/vgabios/
README 120 . VGA mode 0x11: all color planes must be enabled in this 2-color VGA mode
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorTools.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlib.h 330 unsigned long backing_planes;/* planes to be preseved if possible */
331 unsigned long backing_pixel;/* value to use in restoring planes */
355 unsigned long backing_planes;/* planes to be preserved if possible */
356 unsigned long backing_pixel;/* value to be used when restoring planes */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 330 unsigned long backing_planes;/* planes to be preseved if possible */
331 unsigned long backing_pixel;/* value to use in restoring planes */
355 unsigned long backing_planes;/* planes to be preserved if possible */
356 unsigned long backing_pixel;/* value to be used when restoring planes */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 330 unsigned long backing_planes;/* planes to be preseved if possible */
331 unsigned long backing_pixel;/* value to use in restoring planes */
355 unsigned long backing_planes;/* planes to be preserved if possible */
356 unsigned long backing_pixel;/* value to be used when restoring planes */
    [all...]
  /external/libvpx/
vpxenc.c 312 ptr = img->planes[img->fmt==VPX_IMG_FMT_YV12? VPX_PLANE_V : VPX_PLANE_U];
315 ptr = img->planes[img->fmt==VPX_IMG_FMT_YV12?VPX_PLANE_U : VPX_PLANE_V];
318 ptr = img->planes[plane];
    [all...]
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_video.h 176 #define SDL_YV12_OVERLAY 0x32315659 /* Planar mode: Y + V + U (3 planes) */
177 #define SDL_IYUV_OVERLAY 0x56555949 /* Planar mode: Y + U + V (3 planes) */
186 int planes; /* Read-only */ member in struct:SDL_Overlay
    [all...]
  /frameworks/native/opengl/libagl/
primitives.cpp 882 // User clip-planes first, the clipping is always done in eye-coordinate
953 // frustum clip-planes
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_video.h 176 #define SDL_YV12_OVERLAY 0x32315659 /* Planar mode: Y + V + U (3 planes) */
177 #define SDL_IYUV_OVERLAY 0x56555949 /* Planar mode: Y + U + V (3 planes) */
186 int planes; /* Read-only */ member in struct:SDL_Overlay
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_video.h 176 #define SDL_YV12_OVERLAY 0x32315659 /* Planar mode: Y + V + U (3 planes) */
177 #define SDL_IYUV_OVERLAY 0x56555949 /* Planar mode: Y + U + V (3 planes) */
186 int planes; /* Read-only */ member in struct:SDL_Overlay
    [all...]
  /prebuilts/tools/windows/sdl/host/include/SDL/
SDL_video.h 182 #define SDL_YV12_OVERLAY 0x32315659 /* Planar mode: Y + V + U (3 planes) */
183 #define SDL_IYUV_OVERLAY 0x56555949 /* Planar mode: Y + U + V (3 planes) */
192 int planes; /* Read-only */ member in struct:SDL_Overlay
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_video.h 176 #define SDL_YV12_OVERLAY 0x32315659 /* Planar mode: Y + V + U (3 planes) */
177 #define SDL_IYUV_OVERLAY 0x56555949 /* Planar mode: Y + U + V (3 planes) */
186 int planes; /* Read-only */ member in struct:SDL_Overlay
    [all...]

Completed in 2982 milliseconds

1 2 3 4 56 7 8 910