OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:yuv
(Results
26 - 50
of
243
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/qemu/distrib/sdl-1.2.12/src/video/ps2gs/
SDL_gsyuv_c.h
24
/* This is the Playstation 2 implementation of
YUV
video overlays */
SDL_gsyuv.c
24
/* This is the Playstation 2 implementation of
YUV
video overlays */
102
support planar
YUV
formats.
107
/* Supported planar
YUV
format */
110
SDL_SetError("Unsupported
YUV
format");
127
/* Set up the
YUV
surface function structure */
345
SDL_SetError("Unsupported
YUV
format in blit (?)");
/external/qemu/distrib/sdl-1.2.12/src/video/windx5/
SDL_dx5yuv_c.h
24
/* This is the DirectDraw implementation of
YUV
video overlays */
/external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11yuv_c.h
24
/* This is the XFree86 Xv extension implementation of
YUV
video overlays */
/external/webp/src/dec/
Android.mk
33
yuv
.c
/frameworks/av/include/media/stagefright/
CameraSource.h
62
* request the camera source to store real
YUV
frame data
96
* kKeyColorFormat:
YUV
color format of the video frames
104
* Tell whether this camera source stores meta data or real
YUV
108
* buffers; false if real
YUV
data is stored in
/frameworks/av/libvideoeditor/vss/video_filters/src/
M4VIFI_BGR565toYUV420.c
48
* @return M4VIFI_ILLEGAL_FRAME_HEIGHT:
YUV
Plane height is ODD
49
* @return M4VIFI_ILLEGAL_FRAME_WIDTH:
YUV
Plane width is ODD
111
/* Two
YUV
rows are computed at each pass */
143
/* Convert BGR value to
YUV
*/
M4VIFI_RGB565toYUV420.c
50
* @return M4VIFI_ILLEGAL_FRAME_HEIGHT:
YUV
Plane height is ODD
51
* @return M4VIFI_ILLEGAL_FRAME_WIDTH:
YUV
Plane width is ODD
113
/* Two
YUV
rows are computed at each pass */
146
/* Convert RGB value to
YUV
*/
M4VIFI_ResizeYUVtoRGB565.c
54
* @param pPlaneIn: (IN) Pointer to
YUV
plane buffer
58
* @return M4VIFI_ILLEGAL_FRAME_HEIGHT:
YUV
Plane height is ODD
59
* @return M4VIFI_ILLEGAL_FRAME_WIDTH:
YUV
Plane width is ODD
294
/*
YUV
to RGB */
322
/*
YUV
to RGB */
346
/*
YUV
to RGB */
374
/*
YUV
to RGB */
/frameworks/native/opengl/specs/
EGL_ANDROID_recordable.txt
115
encoding formats use a
YUV
color space. The two approaches are
121
In this case, the VisualID of the EGLConfig would correspond to a
YUV
124
config to render normal window contents would result in an RGB ->
YUV
color
125
space conversion when rendering the frame as well as a
YUV
-> RGB
/external/chromium/webkit/glue/media/
video_renderer_impl.h
52
// Slow paint does a
YUV
=> RGB, and scaled blit in two separate operations.
57
// Fast paint does
YUV
=> RGB, scaling, blitting all in one step into the
/frameworks/av/libvideoeditor/vss/common/inc/
M4VPP_API.h
48
M4VPP_kIYUV420=0, /**<
YUV
4:2:0 planar (standard input for mpeg-4 video) */
130
* @param format : (IN) Format of input plane (rgb,
yuv
, ...)
M4VIFI_Defines.h
29
* Macros used for color transform RGB565 to
YUV
40
* Macros used for color transform
YUV
to RGB
135
/**
YUV
plane index */
/frameworks/native/include/media/hardware/
HardwareAPI.h
65
// If bStoreMetaData is set to false, real
YUV
frame data will be stored
67
// with the corresponding extension index, real
YUV
data is stored
/external/kernel-headers/original/linux/
videodev.h
106
#define VIDEO_PALETTE_YUV422P 13 /*
YUV
4:2:2 Planar */
107
#define VIDEO_PALETTE_YUV411P 14 /*
YUV
4:1:1 Planar */
108
#define VIDEO_PALETTE_YUV420P 15 /*
YUV
4:2:0 Planar */
109
#define VIDEO_PALETTE_YUV410P 16 /*
YUV
4:1:0 Planar */
/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
SDL_sysyuv.h
28
/* This is the BeOS implementation of
YUV
video overlays */
/external/webrtc/test/testsupport/
frame_writer.h
52
// For
YUV
: 3*width*height/2
/frameworks/av/libvideoeditor/vss/src/
M4VIFI_xVSS_RGB565toYUV420.c
50
* @return M4VIFI_ILLEGAL_FRAME_HEIGHT:
YUV
Plane height is ODD
51
* @return M4VIFI_ILLEGAL_FRAME_WIDTH:
YUV
Plane width is ODD
114
/* Two
YUV
rows are computed at each pass */
167
/* Convert RGB value to
YUV
*/
/frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.h
56
int32_t bindOutputBuffer(int32_t index, uint8_t **
yuv
);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
videodev.h
89
#define VIDEO_PALETTE_YUV422P 13 /*
YUV
4:2:2 Planar */
90
#define VIDEO_PALETTE_YUV411P 14 /*
YUV
4:1:1 Planar */
91
#define VIDEO_PALETTE_YUV420P 15 /*
YUV
4:2:0 Planar */
92
#define VIDEO_PALETTE_YUV410P 16 /*
YUV
4:1:0 Planar */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
videodev.h
89
#define VIDEO_PALETTE_YUV422P 13 /*
YUV
4:2:2 Planar */
90
#define VIDEO_PALETTE_YUV411P 14 /*
YUV
4:1:1 Planar */
91
#define VIDEO_PALETTE_YUV420P 15 /*
YUV
4:2:0 Planar */
92
#define VIDEO_PALETTE_YUV410P 16 /*
YUV
4:1:0 Planar */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
videodev.h
89
#define VIDEO_PALETTE_YUV422P 13 /*
YUV
4:2:2 Planar */
90
#define VIDEO_PALETTE_YUV411P 14 /*
YUV
4:1:1 Planar */
91
#define VIDEO_PALETTE_YUV420P 15 /*
YUV
4:2:0 Planar */
92
#define VIDEO_PALETTE_YUV410P 16 /*
YUV
4:1:0 Planar */
/external/qemu/distrib/sdl-1.2.12/src/video/
SDL_yuv.c
24
/* This is the implementation of the
YUV
video surface support */
41
SDL_SetError("
YUV
overlays are not supported in OpenGL mode");
59
/* If hardware
YUV
overlay failed ... */
/external/qemu/distrib/sdl-1.2.12/src/video/directfb/
SDL_DirectFB_yuv.c
24
/* This is the DirectFB implementation of
YUV
video overlays */
117
fprintf (stderr, "SDL_DirectFB: Unsupported
YUV
format (0x%08x)!\n", format);
169
/* Set up the
YUV
surface function structure */
/external/libvpx/vpx/
vpx_image.h
46
VPX_IMG_FMT_UYVY, /**< UYVY packed
YUV
*/
47
VPX_IMG_FMT_YUY2, /**< YUYV packed
YUV
*/
48
VPX_IMG_FMT_YVYU, /**< YVYU packed
YUV
*/
Completed in 514 milliseconds
1
2
3
4
5
6
7
8
9
10