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

1 2 3 4 56 7 8 91011>>

  /packages/apps/Camera/jni/feature_mos/src/mosaic/
ImageUtils.h 150 * A YUV image container,
  /packages/apps/Gallery2/jni_mosaic/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,
  /external/qemu/distrib/sdl-1.2.15/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.15/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;
  /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 334 #define V4L2_PIX_FMT_YUYV v4l2_fourcc('Y', 'U', 'Y', 'V') /* 16 YUV 4:2:2 */
335 #define V4L2_PIX_FMT_YYUV v4l2_fourcc('Y', 'Y', 'U', 'V') /* 16 YUV 4:2:2 */
337 #define V4L2_PIX_FMT_UYVY v4l2_fourcc('U', 'Y', 'V', 'Y') /* 16 YUV 4:2:2 */
338 #define V4L2_PIX_FMT_VYUY v4l2_fourcc('V', 'Y', 'U', 'Y') /* 16 YUV 4:2:2 */
341 #define V4L2_PIX_FMT_Y41P v4l2_fourcc('Y', '4', '1', 'P') /* 12 YUV 4:1:1 */
343 #define V4L2_PIX_FMT_YUV555 v4l2_fourcc('Y', 'U', 'V', 'O') /* 16 YUV-5-5-5 */
344 #define V4L2_PIX_FMT_YUV565 v4l2_fourcc('Y', 'U', 'V', 'P') /* 16 YUV-5-6-5 */
345 #define V4L2_PIX_FMT_YUV32 v4l2_fourcc('Y', 'U', 'V', '4') /* 32 YUV-8-8-8-8 */
346 #define V4L2_PIX_FMT_YUV410 v4l2_fourcc('Y', 'U', 'V', '9') /* 9 YUV 4:1:0 */
347 #define V4L2_PIX_FMT_YUV420 v4l2_fourcc('Y', 'U', '1', '2') /* 12 YUV 4:2:0 *
    [all...]
  /hardware/samsung_slsi/exynos5/include/
videodev2.h 335 #define V4L2_PIX_FMT_YUYV v4l2_fourcc('Y', 'U', 'Y', 'V') /* 16 YUV 4:2:2 */
336 #define V4L2_PIX_FMT_YYUV v4l2_fourcc('Y', 'Y', 'U', 'V') /* 16 YUV 4:2:2 */
338 #define V4L2_PIX_FMT_UYVY v4l2_fourcc('U', 'Y', 'V', 'Y') /* 16 YUV 4:2:2 */
339 #define V4L2_PIX_FMT_VYUY v4l2_fourcc('V', 'Y', 'U', 'Y') /* 16 YUV 4:2:2 */
342 #define V4L2_PIX_FMT_Y41P v4l2_fourcc('Y', '4', '1', 'P') /* 12 YUV 4:1:1 */
344 #define V4L2_PIX_FMT_YUV555 v4l2_fourcc('Y', 'U', 'V', 'O') /* 16 YUV-5-5-5 */
345 #define V4L2_PIX_FMT_YUV565 v4l2_fourcc('Y', 'U', 'V', 'P') /* 16 YUV-5-6-5 */
346 #define V4L2_PIX_FMT_YUV32 v4l2_fourcc('Y', 'U', 'V', '4') /* 32 YUV-8-8-8-8 */
347 #define V4L2_PIX_FMT_YUV410 v4l2_fourcc('Y', 'U', 'V', '9') /* 9 YUV 4:1:0 */
348 #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...]
  /external/qemu/distrib/sdl-1.2.15/docs/html/
video.html 320 >&nbsp;--&nbsp;Create a YUV video overlay</DT
340 >&nbsp;--&nbsp;Free a YUV video overlay</DT
380 >&nbsp;--&nbsp;YUV video overlay</DT
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11yuv.c 24 /* This is the XFree86 Xv extension implementation of YUV video overlays */
253 * "Here are some diffs for X11 and yuv. Note that the last part 2nd
311 /* Set up the YUV surface function structure */
  /external/webp/src/dsp/
upsampling.c 8 // YUV to RGB upsampling functions.
13 #include "./yuv.h"
24 // Fancy upsampling functions to convert YUV to RGB
upsampling_neon.c 8 // NEON version of YUV to RGB upsampling functions.
24 #include "./yuv.h"
upsampling_sse2.c 8 // SSE2 version of YUV to RGB upsampling functions.
23 #include "./yuv.h"
  /frameworks/base/docs/html/about/versions/
android-2.2.jd 141 <li>New {@link android.graphics.YuvImage YUV image format API} to enable compression from YUV to JPEG and manipulation of YUV data.</li>
  /hardware/qcom/display/libhwcomposer/
hwc_mdpcomp.cpp 356 * bypassed. On such conditions we try to bypass atleast YUV layers */
509 /* Checks for conditions where YUV layers cannot be bypassed */
513 ALOGE("%s: Unable to bypass skipped YUV", __FUNCTION__);
518 ALOGD_IF(isDebug(), "%s: Cannot handle YUV layer with plane alpha",
693 //If we are in this block, it means we have yuv + rgb layers both
753 //Try to compose atleast YUV layers through MDP comp and let
    [all...]
  /device/generic/goldfish/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/manta/
media_profiles.xml 308 - maxPrefetchYUVFrames: maximum prefetch YUV frames for encoder,
309 used to limit the amount of memory for prefetched YUV frames.
  /frameworks/av/libvideoeditor/vss/common/inc/
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 */

Completed in 597 milliseconds

1 2 3 4 56 7 8 91011>>