OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fourcc
(Results
126 - 150
of
172
) sorted by null
1
2
3
4
5
6
7
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
videodev2.h
87
/* Four-character-code (
FOURCC
) */
267
/* Pixel format
FOURCC
depth Description */
328
__u32 pixelformat; /* Format
fourcc
*/
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
videodev2.h
87
/* Four-character-code (
FOURCC
) */
267
/* Pixel format
FOURCC
depth Description */
328
__u32 pixelformat; /* Format
fourcc
*/
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
videodev2.h
87
/* Four-character-code (
FOURCC
) */
267
/* Pixel format
FOURCC
depth Description */
328
__u32 pixelformat; /* Format
fourcc
*/
[
all
...]
/device/generic/goldfish/camera/
QemuClient.h
328
* - 'pix' - pixel format (a "
fourcc
" uint), chosen for the video frames
EmulatedCamera.cpp
593
/* Convert framework's pixel format to the
FOURCC
one. */
[
all
...]
/external/chromium/third_party/libjingle/source/talk/session/phone/
mediachannel.h
272
// TODO: Add a
fourcc
format here and probably combine VideoFrame
/external/chromium_org/content/browser/renderer_host/media/
video_capture_controller.cc
326
libyuv::
FourCC
origin_colorspace = libyuv::FOURCC_ANY;
/external/chromium_org/content/common/gpu/media/
video_encode_accelerator_unittest.cc
45
// (see http://www.
fourcc
.org/yuv.php#IYUV).
/external/chromium_org/media/base/
yuv_convert.cc
6
// http://www.
fourcc
.org/yuv.php
/external/chromium_org/third_party/libjingle/source/talk/media/base/
testutils.cc
245
frame_fourcc_ = frame->
fourcc
;
videocapturer_unittest.cc
241
desired.
fourcc
= cricket::FOURCC_MJPG;
244
desired.
fourcc
= cricket::FOURCC_I420;
videoadapter.cc
253
input_format_.interval, input_format_.
fourcc
);
/external/kernel-headers/original/linux/
videodev2.h
100
/* Four-character-code (
FOURCC
) */
302
/* Pixel format
FOURCC
depth Description */
462
__u32 pixelformat; /* Format
fourcc
*/
[
all
...]
/hardware/samsung_slsi/exynos5/include/
videodev2.h
100
/* Four-character-code (
FOURCC
) */
303
/* Pixel format
FOURCC
depth Description */
439
__u32 pixelformat; /* Format
fourcc
*/
[
all
...]
/external/libyuv/files/source/
convert_argb.cc
[
all
...]
/external/chromium_org/third_party/libva/va/
va.h
410
/* RGBP covers RGBP and BGRP
fourcc
*/
642
* \brief Pixel format (
fourcc
).
647
* a pixel format (
FOURCC
) that is kept as is on output, if the
698
/** \brief pixel format in
fourcc
. */
2007
unsigned int
fourcc
;
member in struct:_VAImageFormat
[
all
...]
/external/chromium_org/media/mp4/
mp4_stream_parser.cc
554
FourCC
type;
/external/chromium_org/third_party/mesa/src/include/GL/internal/
dri_interface.h
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_xv.c
5
#include <
fourcc
.h>
/external/libmtp/src/
libmtp.h
640
uint32_t wavecodec; /**<
FourCC
wave codec name */
[
all
...]
libmtp.h.in
638
uint32_t wavecodec; /**<
FourCC
wave codec name */
/external/mesa3d/include/GL/internal/
dri_interface.h
[
all
...]
/external/mesa3d/src/gallium/state_trackers/xorg/
xorg_xv.c
5
#include <
fourcc
.h>
/external/qemu/android/camera/
camera-capture-windows.c
68
* sometimes it returns a "
fourcc
' pixel format value instead of BI_XXX,
/external/webp/examples/
dwebp.c
245
// (http://www.
fourcc
.org/yuv.php#IMC4). This is a very convenient format for
Completed in 744 milliseconds
1
2
3
4
5
6
7