/hardware/qcom/msm8996/original-kernel-headers/linux/ |
msm_mdp_ext.h | 169 * layer format in DRM-style fourcc, refer drm_fourcc.h for
|
/hardware/qcom/msm8996/original-kernel-headers/media/ |
msm_vpu.h | 80 * VPU supported pixel format fourcc codes (use in s_fmt pixelformat field).
|
/hardware/qcom/msm8998/original-kernel-headers/media/ |
msm_vpu.h | 80 * VPU supported pixel format fourcc codes (use in s_fmt pixelformat field).
|
/hardware/qcom/msm8x09/original-kernel-headers/linux/ |
msm_mdp_ext.h | 169 * layer format in DRM-style fourcc, refer drm_fourcc.h for
|
/hardware/qcom/msm8x09/original-kernel-headers/ |
msm_mdp_ext.h | 169 * layer format in DRM-style fourcc, refer drm_fourcc.h for
|
/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...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
videodev2.h | 94 /* Four-character-code (FOURCC) */ 285 /* Pixel format FOURCC depth Description */ 418 __u32 pixelformat; /* Format fourcc */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
d3dx9shader.h | 355 HRESULT WINAPI D3DXFindShaderComment(const DWORD *byte_code, DWORD fourcc, const void **data, UINT *size);
|
vfw.h | 630 typedef DWORD FOURCC; 706 FOURCC fccType; 707 FOURCC fccHandler; [all...] |
/external/swiftshader/include/EGL/ |
eglext.h | [all...] |
/external/webrtc/talk/media/base/ |
videocapturer_unittest.cc | 349 desired.fourcc = cricket::FOURCC_MJPG; 352 desired.fourcc = cricket::FOURCC_I420; [all...] |
/external/webrtc/talk/session/media/ |
planarfunctions_unittest.cc | 197 FourCC fourcc_type) { 358 FourCC fourcc_type) { [all...] |
/frameworks/native/opengl/include/EGL/ |
eglext.h | [all...] |
/external/kernel-headers/original/uapi/linux/ |
videodev2.h | 80 /* Four-character-code (FOURCC) */ 489 /* Pixel format FOURCC depth Description */ 706 __u32 pixelformat; /* Format fourcc */ [all...] |
/hardware/intel/common/libva/va/ |
va.h | 650 /* RGBP covers RGBP and BGRP fourcc */ 2786 unsigned int fourcc; member in struct:_VAImageFormat [all...] |
/external/v4l2_codec2/vda/ |
videodev2.h | 86 /* Four-character-code (FOURCC) */ 473 /* Pixel format FOURCC depth Description */ 665 __u32 pixelformat; /* Format fourcc */ [all...] |
v4l2_video_decode_accelerator.cc | 193 << " fourcc: " << std::hex << "0x" << input_format_fourcc_; [all...] |
/hardware/qcom/msm8998/original-kernel-headers/linux/ |
videodev2.h | 78 /* Four-character-code (FOURCC) */ 465 /* Pixel format FOURCC depth Description */ [all...] |
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/ |
a16506.htm | 169 /* Four-character-code (FOURCC) */ 388 /* Pixel format FOURCC depth Description */ 583 __u32 pixelformat; /* Format fourcc */ [all...] |
r2492.htm | 121 TITLE="FOURCC"><COL 1844 TITLE="FOURCC"><COL
|
/external/mesa3d/src/egl/drivers/dri2/ |
egl_dri2.c | [all...] |
/frameworks/base/media/jni/ |
android_media_MediaPlayer.cpp | 27 #include <media/stagefright/foundation/ByteUtils.h> // for FOURCC definition 724 int key = FOURCC('m','t','r','X'); [all...] |
android_media_MediaPlayer2.cpp | 30 #include <media/stagefright/foundation/ByteUtils.h> // for FOURCC definition 842 int key = FOURCC('m','t','r','X'); [all...] |
/hardware/intel/common/libmix/mix_video/src/ |
mixvideoformat_vc1.c | 866 va_image_format.fourcc = VA_FOURCC_NV12; 867 // va_image_format.fourcc = VA_FOURCC_YV12; [all...] |
/device/google/cuttlefish_common/guest/hals/camera/ |
EmulatedCamera.cpp | 631 /* Convert framework's pixel format to the FOURCC one. */ [all...] |