/frameworks/av/libvideoeditor/vss/common/inc/ |
NXPSW_CompilerSwitches_MCS.h | 83 h263 format {yuv,rgb} */
|
M4DECODER_Common.h | 117 Set the YUV data to the dummy video decoder 122 Set the YUV data with color effect applied to the dummy video decoder
|
M4ENCODER_common.h | 88 M4ENCODER_kIYUV420=0, /**< YUV 4:2:0 planar (standard input for mpeg-4 video) */ 333 M4ENCODER_Format InputFormat; /**< YUV 420 or 422 */
|
/frameworks/av/libvideoeditor/vss/src/ |
M4DECODER_Null.c | 63 M4VIFI_ImagePlane *pDecYuvData; // Pointer to Yuv data plane
64 M4VIFI_ImagePlane *pDecYuvWithEffect; // Pointer to Yuv plane with color effect
65 M4OSA_Bool bYuvWithEffectSet; // Original Yuv data OR Yuv with color effect
|
/frameworks/av/services/camera/libcameraservice/ |
FakeCamera.cpp | 30 // TODO: All this rgb to yuv should probably be in a util class. 48 /* the equation used by the video code to translate YUV to RGB looks like this 283 static void convert_rgb16_to_yuv420(uint8_t *rgb, uint8_t *yuv, int width, int height) 305 ccrgb16toyuv_wo_colorkey(rgb, yuv, param, table);
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/ |
VPPsocket_ti.h | 70 /*** Output YUV formats definitions */
|
/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
ImageUtils.h | 150 * A YUV image container,
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
ImageUtils.h | 150 * A YUV image container,
|
/system/core/include/system/ |
graphics.h | 65 * Android YUV format:
|
/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/ |
SDL_sysyuv.cc | 24 /* This is the BeOS version of SDL YUV video overlays */ 171 /* Set up the YUV surface function structure */
|
/external/qemu/distrib/sdl-1.2.12/src/video/windx5/ |
SDL_dx5yuv.c | 24 /* This is the DirectDraw implementation of YUV video overlays */ 161 /* Set up the YUV surface function structure */
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
ShaderChromium.cpp | 286 vec3 yuv = vec3(y_raw, u_unsigned, v_unsigned) + yuv_adj; local 287 vec3 rgb = cc_matrix * yuv;
|
/external/webp/src/dec/ |
webpi.h | 53 OutputFunc emit; // output RGB or YUV samples 69 // Upsampler functions to be used to convert YUV to RGB(A) modes
|
io_sse2.c | 8 // SSE2 version of YUV to RGB upsampling functions. 18 #include "yuv.h"
|
/frameworks/av/libvideoeditor/vss/video_filters/src/ |
M4VIFI_ResizeRGB888toRGB888.c | 42 * Place the YUV in the ouput plane 79 /* Check for the YUV width and height are even */
|
/frameworks/base/graphics/java/android/graphics/ |
ColorMatrix.java | 219 * Set the matrix to convert RGB to YUV 231 * Set the matrix to convert from YUV to RGB
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
videodev2.h | 282 #define V4L2_PIX_FMT_YUYV v4l2_fourcc('Y','U','Y','V') /* 16 YUV 4:2:2 */ 283 #define V4L2_PIX_FMT_UYVY v4l2_fourcc('U','Y','V','Y') /* 16 YUV 4:2:2 */ 286 #define V4L2_PIX_FMT_Y41P v4l2_fourcc('Y','4','1','P') /* 12 YUV 4:1:1 */ 288 #define V4L2_PIX_FMT_YUV555 v4l2_fourcc('Y','U','V','O') /* 16 YUV-5-5-5 */ 289 #define V4L2_PIX_FMT_YUV565 v4l2_fourcc('Y','U','V','P') /* 16 YUV-5-6-5 */ 290 #define V4L2_PIX_FMT_YUV32 v4l2_fourcc('Y','U','V','4') /* 32 YUV-8-8-8-8 */ 297 #define V4L2_PIX_FMT_YUV410 v4l2_fourcc('Y','U','V','9') /* 9 YUV 4:1:0 */ 298 #define V4L2_PIX_FMT_YUV420 v4l2_fourcc('Y','U','1','2') /* 12 YUV 4:2:0 */ 299 #define V4L2_PIX_FMT_YYUV v4l2_fourcc('Y','Y','U','V') /* 16 YUV 4:2:2 */ 301 #define V4L2_PIX_FMT_HM12 v4l2_fourcc('H','M','1','2') /* 8 YUV 4:2:0 16x16 macroblocks * [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
videodev2.h | 282 #define V4L2_PIX_FMT_YUYV v4l2_fourcc('Y','U','Y','V') /* 16 YUV 4:2:2 */ 283 #define V4L2_PIX_FMT_UYVY v4l2_fourcc('U','Y','V','Y') /* 16 YUV 4:2:2 */ 286 #define V4L2_PIX_FMT_Y41P v4l2_fourcc('Y','4','1','P') /* 12 YUV 4:1:1 */ 288 #define V4L2_PIX_FMT_YUV555 v4l2_fourcc('Y','U','V','O') /* 16 YUV-5-5-5 */ 289 #define V4L2_PIX_FMT_YUV565 v4l2_fourcc('Y','U','V','P') /* 16 YUV-5-6-5 */ 290 #define V4L2_PIX_FMT_YUV32 v4l2_fourcc('Y','U','V','4') /* 32 YUV-8-8-8-8 */ 297 #define V4L2_PIX_FMT_YUV410 v4l2_fourcc('Y','U','V','9') /* 9 YUV 4:1:0 */ 298 #define V4L2_PIX_FMT_YUV420 v4l2_fourcc('Y','U','1','2') /* 12 YUV 4:2:0 */ 299 #define V4L2_PIX_FMT_YYUV v4l2_fourcc('Y','Y','U','V') /* 16 YUV 4:2:2 */ 301 #define V4L2_PIX_FMT_HM12 v4l2_fourcc('H','M','1','2') /* 8 YUV 4:2:0 16x16 macroblocks * [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
videodev2.h | 282 #define V4L2_PIX_FMT_YUYV v4l2_fourcc('Y','U','Y','V') /* 16 YUV 4:2:2 */ 283 #define V4L2_PIX_FMT_UYVY v4l2_fourcc('U','Y','V','Y') /* 16 YUV 4:2:2 */ 286 #define V4L2_PIX_FMT_Y41P v4l2_fourcc('Y','4','1','P') /* 12 YUV 4:1:1 */ 288 #define V4L2_PIX_FMT_YUV555 v4l2_fourcc('Y','U','V','O') /* 16 YUV-5-5-5 */ 289 #define V4L2_PIX_FMT_YUV565 v4l2_fourcc('Y','U','V','P') /* 16 YUV-5-6-5 */ 290 #define V4L2_PIX_FMT_YUV32 v4l2_fourcc('Y','U','V','4') /* 32 YUV-8-8-8-8 */ 297 #define V4L2_PIX_FMT_YUV410 v4l2_fourcc('Y','U','V','9') /* 9 YUV 4:1:0 */ 298 #define V4L2_PIX_FMT_YUV420 v4l2_fourcc('Y','U','1','2') /* 12 YUV 4:2:0 */ 299 #define V4L2_PIX_FMT_YYUV v4l2_fourcc('Y','Y','U','V') /* 16 YUV 4:2:2 */ 301 #define V4L2_PIX_FMT_HM12 v4l2_fourcc('H','M','1','2') /* 8 YUV 4:2:0 16x16 macroblocks * [all...] |
/external/kernel-headers/original/linux/ |
videodev2.h | 323 #define V4L2_PIX_FMT_YUYV v4l2_fourcc('Y', 'U', 'Y', 'V') /* 16 YUV 4:2:2 */ 324 #define V4L2_PIX_FMT_YYUV v4l2_fourcc('Y', 'Y', 'U', 'V') /* 16 YUV 4:2:2 */ 326 #define V4L2_PIX_FMT_UYVY v4l2_fourcc('U', 'Y', 'V', 'Y') /* 16 YUV 4:2:2 */ 327 #define V4L2_PIX_FMT_VYUY v4l2_fourcc('V', 'Y', 'U', 'Y') /* 16 YUV 4:2:2 */ 330 #define V4L2_PIX_FMT_Y41P v4l2_fourcc('Y', '4', '1', 'P') /* 12 YUV 4:1:1 */ 332 #define V4L2_PIX_FMT_YUV555 v4l2_fourcc('Y', 'U', 'V', 'O') /* 16 YUV-5-5-5 */ 333 #define V4L2_PIX_FMT_YUV565 v4l2_fourcc('Y', 'U', 'V', 'P') /* 16 YUV-5-6-5 */ 334 #define V4L2_PIX_FMT_YUV32 v4l2_fourcc('Y', 'U', 'V', '4') /* 32 YUV-8-8-8-8 */ 335 #define V4L2_PIX_FMT_YUV410 v4l2_fourcc('Y', 'U', 'V', '9') /* 9 YUV 4:1:0 */ 336 #define V4L2_PIX_FMT_YUV420 v4l2_fourcc('Y', 'U', '1', '2') /* 12 YUV 4:2:0 * [all...] |
/frameworks/native/opengl/tests/hwc/ |
hwcTestLib.cpp | 801 bool yuv; member in struct:attrib 875 // If needed perform RGB to YUV conversion 877 if (fromAttrib->rgb && toAttrib->yuv) { 883 // Produce black if color is outside the YUV gamut 894 // If needed perform YUV to RGB conversion 895 // Equations determined from the ITU709 equations for RGB to YUV 914 if (fromAttrib->yuv && toAttrib->rgb) { [all...] |
/frameworks/base/docs/html/about/versions/ |
android-2.2.jd | 140 <li>New {@link android.graphics.YuvImage YUV image format API} to enable compression from YUV to JPEG and manipulation of YUV data.</li>
|
/development/tools/emulator/system/camera/ |
media_profiles.xml | 385 - maxPrefetchYUVFrames: maximum prefetch YUV frames for encoder, 386 used to limit the amount of memory for prefetched YUV frames.
|
/device/samsung/crespo/ |
media_profiles.xml | 283 - maxPrefetchYUVFrames: maximum prefetch YUV frames for encoder, 284 used to limit the amount of memory for prefetched YUV frames.
|
media_profiles_korea.xml | 283 - maxPrefetchYUVFrames: maximum prefetch YUV frames for encoder, 284 used to limit the amount of memory for prefetched YUV frames.
|