/external/chromium_org/third_party/libva/va/ |
va_backend.h | 375 unsigned int *fourcc, /* out for follow argument */
|
/external/chromium_org/third_party/libvpx/source/libvpx/examples/ |
simple_encoder.c | 189 info.codec_fourcc = encoder->fourcc;
|
vp8_multi_resolution_encoder.c | 173 encoder->fourcc,
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
u_format_yuv.h | 38 * - http://www.fourcc.org/fccyvrgb.php
|
/external/libvpx/libvpx/examples/ |
simple_encoder.c | 188 info.codec_fourcc = encoder->fourcc;
|
/external/mesa3d/src/gallium/auxiliary/util/ |
u_format_yuv.h | 38 * - http://www.fourcc.org/fccyvrgb.php
|
/hardware/intel/common/libva/va/ |
va_backend.h | 374 unsigned int *fourcc, /* out for follow argument */
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/ |
simple_encoder.c | 188 info.codec_fourcc = encoder->fourcc;
|
/hardware/qcom/msm8x84/original-kernel-headers/media/ |
msm_vpu.h | 72 * VPU supported pixel format fourcc codes (use in s_fmt pixelformat field).
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/ |
perf_config.c | 173 If ulID is specified, lines starting with the fourCC ULID. will also be
|
/frameworks/av/media/libstagefright/ |
MPEG4Writer.cpp | 2744 const char *fourcc = NULL; local [all...] |
/external/chromium_org/third_party/libvpx/source/libvpx/ |
vpxdec.c | 331 input->fourcc = decoder->fourcc; 951 fourcc_interface = get_vpx_decoder_by_fourcc(vpx_input_ctx.fourcc); [all...] |
/hardware/intel/common/libmix/videodecoder/ |
VideoDecoderBase.cpp | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
videodev2.h | 93 /* Four-character-code (FOURCC) */ 275 /* Pixel format FOURCC depth Description */ 367 __u32 pixelformat; /* Format fourcc */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
videodev2.h | 93 /* Four-character-code (FOURCC) */ 275 /* Pixel format FOURCC depth Description */ 367 __u32 pixelformat; /* Format fourcc */ [all...] |
/device/generic/goldfish/camera/ |
QemuClient.h | 328 * - 'pix' - pixel format (a "fourcc" uint), chosen for the video frames
|
/external/chromium_org/third_party/libjingle/source/talk/media/base/ |
testutils.cc | 247 frame_fourcc_ = frame->fourcc;
|
videocapturer_unittest.cc | 317 desired.fourcc = cricket::FOURCC_MJPG; 320 desired.fourcc = cricket::FOURCC_I420; [all...] |
/external/kernel-headers/original/uapi/linux/ |
videodev2.h | 79 /* Four-character-code (FOURCC) */ 287 /* Pixel format FOURCC depth Description */ 442 __u32 pixelformat; /* Format fourcc */ [all...] |
/frameworks/av/media/libstagefright/tests/ |
Utils_test.cpp | 131 ASSERT_EQ(FOURCC('s', 't', 'm' , 'u'), 'stmu');
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
videodev2.h | 79 /* Four-character-code (FOURCC) */ 287 /* Pixel format FOURCC depth Description */ 455 __u32 pixelformat; /* Format fourcc */ [all...] |
/hardware/samsung_slsi/exynos5/include/linux/ |
videodev2.h | 100 /* Four-character-code (FOURCC) */ 303 /* Pixel format FOURCC depth Description */ 439 __u32 pixelformat; /* Format fourcc */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
d3dx9shader.h | 272 HRESULT WINAPI D3DXFindShaderComment(CONST DWORD* byte_code, DWORD fourcc, LPCVOID* data, UINT* size);
|
vfw.h | 630 typedef DWORD FOURCC; 706 FOURCC fccType; 707 FOURCC fccHandler; [all...] |
/external/chromium_org/third_party/libjingle/source/talk/session/media/ |
planarfunctions_unittest.cc | 188 uint8* &yuv_pointer, FourCC fourcc_type) { 386 uint8* &argb_pointer, FourCC fourcc_type) { [all...] |