HomeSort by relevance Sort by last modified time
    Searched full:fourcc (Results 101 - 125 of 172) sorted by null

1 2 3 45 6 7

  /external/mesa3d/src/gallium/state_trackers/va/
va_private.h 151 unsigned int *fourcc,
  /external/sonivox/arm-wt-22k/lib_src/
dls.h 63 FOURCC's used in the DLS file
dls2.h 18 FOURCC's used in the DLS2 file, in addition to DLS1 chunks
  /external/srec/srec/include/
sample.h 70 //typedef DWORD FOURCC; /* a four character code */
  /hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
videodev2_exynos_media.h 18 /* Pixel format FOURCC depth Description */
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoframe.cc 128 return Reset(frame->fourcc, frame->width, frame->height, dw, dh,
135 if (CanonicalFourCC(frame->fourcc) != FOURCC_I420 || frame->rotation != 0 ||
  /external/libvpx/libvpx/
vp8_multi_resolution_encoder.c 27 #define fourcc 0x30385056 macro
159 mem_put_le32(header+8, fourcc); /* headersize */
vp9_spatial_scalable_encoder.c 179 mem_put_le32(header + 8, VP90_FOURCC); /* fourcc */
vp8_scalable_patterns.c 25 #define fourcc 0x30385056 macro
88 mem_put_le32(header+8, fourcc); /* headersize */
  /external/qemu/android/camera/
camera-capture-mac.m 37 /* Converts internal QT pixel format to a FOURCC value. */
532 /* Obtain FOURCC pixel format for the device. */
  /external/qemu/distrib/sdl-1.2.15/test/
testoverlay.c 39 #if 1 /* these are the two formulas that I found on the FourCC site... */
51 #if 1 /* these are the two formulas that I found on the FourCC site... */
testoverlay2.c 62 #if 1 /* these are the two formulas that I found on the FourCC site... */
74 #if 1 /* these are the two formulas that I found on the FourCC site... */
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_print.c 98 "%c%c%c%c" /* name (fourcc) */
113 /* name (fourcc) */
perf_config.c 173 If ulID is specified, lines starting with the fourCC ULID. will also be
  /external/libvpx/libvpx/test/
resize_test.cc 47 mem_put_le32(header + 8, 0x30395056); /* fourcc (vp9) */
  /external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
SDL_sysyuv.cc 96 // See also http://www.fourcc.org/indexyuv.htm
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_screen.c 480 int width, int height, int fourcc,
493 if (intel_image_formats[i].fourcc == fourcc) {
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_screen.c 480 int width, int height, int fourcc,
493 if (intel_image_formats[i].fourcc == fourcc) {
    [all...]
  /external/kernel-headers/original/linux/
fb.h 48 #define FB_TYPE_FOURCC 5 /* Type identified by a V4L2 FOURCC */
73 #define FB_VISUAL_FOURCC 6 /* Visual identified by a V4L2 FOURCC */
159 #define FB_CAP_FOURCC 1 /* Device supports FOURCC-based formats */
261 /* >1 = FOURCC */
287 __u32 colorspace; /* colorspace for FOURCC-based modes */
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/examples/android/src/org/appspot/apprtc/
VideoStreamsView.java 319 // CSC according to http://www.fourcc.org/fccyvrgb.php
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
capturemanager.cc 369 LOG(LS_WARNING) << " " << GetFourccName(format.fourcc)
  /external/chromium_org/third_party/libva/va/
va_backend.h 375 unsigned int *fourcc, /* out for follow argument */
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_format_yuv.h 38 * - http://www.fourcc.org/fccyvrgb.php
  /external/mesa3d/src/gallium/auxiliary/util/
u_format_yuv.h 38 * - http://www.fourcc.org/fccyvrgb.php
  /frameworks/av/media/libstagefright/
MPEG4Writer.cpp 2692 const char *fourcc = NULL; local
    [all...]

Completed in 3122 milliseconds

1 2 3 45 6 7