OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:planes
(Results
176 - 200
of
302
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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
/hardware/qcom/media/mm-core/inc/
QOMX_IVCommonExtensions.h
127
* 2. The base address of both
planes
must be
137
* 2. The address of both
planes
must be
153
* 4. The base address of both
planes
must be
/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>
/external/harfbuzz_ng/src/
hb-unicode-private.hh
189
/* Other
planes
*/
/external/libvpx/libvpx/vpx_scale/arm/neon/
vp8_vpxyv12_extendframeborders_neon.asm
129
;Border copy for U, V
planes
/external/opencv/ml/src/
mlcnn.cpp
[
all
...]
/external/qemu/distrib/sdl-1.2.15/src/video/
SDL_yuv_sw.c
118
Uint8 *
planes
[3];
member in struct:private_yuvhwdata
[
all
...]
/external/qemu/distrib/sdl-1.2.15/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
/external/webp/src/dsp/
dsp.h
190
// Pre-multiply
planes
with alpha values
/frameworks/av/libvideoeditor/lvpp/
VideoEditorTools.cpp
[
all
...]
/external/webp/include/webp/
encode.h
281
uint8_t *y, *u, *v; // pointers to luma/chroma
planes
.
332
void* memory_; // row chunk of memory for yuva
planes
/external/webp/src/enc/
iterator.c
123
{ // U/V
planes
163
{ // U/V
planes
/frameworks/base/services/java/com/android/server/power/
ElectronBeam.java
273
// bind texture and set blending for drawing
planes
304
// clean up after drawing
planes
/hardware/qcom/display/libcopybit/
c2d2.h
140
* between Y,U,V channels are used to describe separate
planes
for
541
* Count for surface
planes
have to be same than for already allocated surface */
[
all
...]
/hardware/qcom/media/mm-video/vidc/venc/src/
video_encoder_device_copper.cpp
191
v4l2_buf.m.
planes
= &plane;
200
venc_msg.buf.len= v4l2_buf.m.
planes
->bytesused;
201
venc_msg.buf.offset = v4l2_buf.m.
planes
->reserved[1];
208
v4l2_buf.m.
planes
= &plane;
[
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/qemu/distrib/sdl-1.2.15/include/
SDL_video.h
200
#define SDL_YV12_OVERLAY 0x32315659 /**< Planar mode: Y + V + U (3
planes
) */
201
#define SDL_IYUV_OVERLAY 0x56555949 /**< Planar mode: Y + U + V (3
planes
) */
211
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
...]
Completed in 1492 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>