HomeSort by relevance Sort by last modified time
    Searched defs:v4l2_fourcc (Results 51 - 75 of 80) sorted by null

1 23 4

  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
videodev2.h 34 #define v4l2_fourcc(a,b,c,d) (((__u32)(a)<<0)|((__u32)(b)<<8)|((__u32)(c)<<16)|((__u32)(d)<<24)) macro
160 #define V4L2_PIX_FMT_RGB332 v4l2_fourcc('R','G','B','1')
161 #define V4L2_PIX_FMT_RGB555 v4l2_fourcc('R','G','B','O')
162 #define V4L2_PIX_FMT_RGB565 v4l2_fourcc('R','G','B','P')
163 #define V4L2_PIX_FMT_RGB555X v4l2_fourcc('R','G','B','Q')
164 #define V4L2_PIX_FMT_RGB565X v4l2_fourcc('R','G','B','R')
165 #define V4L2_PIX_FMT_BGR24 v4l2_fourcc('B','G','R','3')
166 #define V4L2_PIX_FMT_RGB24 v4l2_fourcc('R','G','B','3')
167 #define V4L2_PIX_FMT_BGR32 v4l2_fourcc('B','G','R','4')
168 #define V4L2_PIX_FMT_RGB32 v4l2_fourcc('R','G','B','4')
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/linux/
videodev2.h 34 #define v4l2_fourcc(a,b,c,d) (((__u32)(a)<<0)|((__u32)(b)<<8)|((__u32)(c)<<16)|((__u32)(d)<<24)) macro
160 #define V4L2_PIX_FMT_RGB332 v4l2_fourcc('R','G','B','1')
161 #define V4L2_PIX_FMT_RGB555 v4l2_fourcc('R','G','B','O')
162 #define V4L2_PIX_FMT_RGB565 v4l2_fourcc('R','G','B','P')
163 #define V4L2_PIX_FMT_RGB555X v4l2_fourcc('R','G','B','Q')
164 #define V4L2_PIX_FMT_RGB565X v4l2_fourcc('R','G','B','R')
165 #define V4L2_PIX_FMT_BGR24 v4l2_fourcc('B','G','R','3')
166 #define V4L2_PIX_FMT_RGB24 v4l2_fourcc('R','G','B','3')
167 #define V4L2_PIX_FMT_BGR32 v4l2_fourcc('B','G','R','4')
168 #define V4L2_PIX_FMT_RGB32 v4l2_fourcc('R','G','B','4')
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/linux/
videodev2.h 34 #define v4l2_fourcc(a,b,c,d) (((__u32)(a)<<0)|((__u32)(b)<<8)|((__u32)(c)<<16)|((__u32)(d)<<24)) macro
160 #define V4L2_PIX_FMT_RGB332 v4l2_fourcc('R','G','B','1')
161 #define V4L2_PIX_FMT_RGB555 v4l2_fourcc('R','G','B','O')
162 #define V4L2_PIX_FMT_RGB565 v4l2_fourcc('R','G','B','P')
163 #define V4L2_PIX_FMT_RGB555X v4l2_fourcc('R','G','B','Q')
164 #define V4L2_PIX_FMT_RGB565X v4l2_fourcc('R','G','B','R')
165 #define V4L2_PIX_FMT_BGR24 v4l2_fourcc('B','G','R','3')
166 #define V4L2_PIX_FMT_RGB24 v4l2_fourcc('R','G','B','3')
167 #define V4L2_PIX_FMT_BGR32 v4l2_fourcc('B','G','R','4')
168 #define V4L2_PIX_FMT_RGB32 v4l2_fourcc('R','G','B','4')
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/linux/
videodev2.h 34 #define v4l2_fourcc(a,b,c,d) (((__u32)(a)<<0)|((__u32)(b)<<8)|((__u32)(c)<<16)|((__u32)(d)<<24)) macro
160 #define V4L2_PIX_FMT_RGB332 v4l2_fourcc('R','G','B','1')
161 #define V4L2_PIX_FMT_RGB555 v4l2_fourcc('R','G','B','O')
162 #define V4L2_PIX_FMT_RGB565 v4l2_fourcc('R','G','B','P')
163 #define V4L2_PIX_FMT_RGB555X v4l2_fourcc('R','G','B','Q')
164 #define V4L2_PIX_FMT_RGB565X v4l2_fourcc('R','G','B','R')
165 #define V4L2_PIX_FMT_BGR24 v4l2_fourcc('B','G','R','3')
166 #define V4L2_PIX_FMT_RGB24 v4l2_fourcc('R','G','B','3')
167 #define V4L2_PIX_FMT_BGR32 v4l2_fourcc('B','G','R','4')
168 #define V4L2_PIX_FMT_RGB32 v4l2_fourcc('R','G','B','4')
    [all...]
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
videodev2.h 34 #define v4l2_fourcc(a,b,c,d) (((__u32)(a)<<0)|((__u32)(b)<<8)|((__u32)(c)<<16)|((__u32)(d)<<24)) macro
160 #define V4L2_PIX_FMT_RGB332 v4l2_fourcc('R','G','B','1')
161 #define V4L2_PIX_FMT_RGB555 v4l2_fourcc('R','G','B','O')
162 #define V4L2_PIX_FMT_RGB565 v4l2_fourcc('R','G','B','P')
163 #define V4L2_PIX_FMT_RGB555X v4l2_fourcc('R','G','B','Q')
164 #define V4L2_PIX_FMT_RGB565X v4l2_fourcc('R','G','B','R')
165 #define V4L2_PIX_FMT_BGR24 v4l2_fourcc('B','G','R','3')
166 #define V4L2_PIX_FMT_RGB24 v4l2_fourcc('R','G','B','3')
167 #define V4L2_PIX_FMT_BGR32 v4l2_fourcc('B','G','R','4')
168 #define V4L2_PIX_FMT_RGB32 v4l2_fourcc('R','G','B','4')
    [all...]
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
videodev2.h 34 #define v4l2_fourcc(a,b,c,d) (((__u32)(a)<<0)|((__u32)(b)<<8)|((__u32)(c)<<16)|((__u32)(d)<<24)) macro
160 #define V4L2_PIX_FMT_RGB332 v4l2_fourcc('R','G','B','1')
161 #define V4L2_PIX_FMT_RGB555 v4l2_fourcc('R','G','B','O')
162 #define V4L2_PIX_FMT_RGB565 v4l2_fourcc('R','G','B','P')
163 #define V4L2_PIX_FMT_RGB555X v4l2_fourcc('R','G','B','Q')
164 #define V4L2_PIX_FMT_RGB565X v4l2_fourcc('R','G','B','R')
165 #define V4L2_PIX_FMT_BGR24 v4l2_fourcc('B','G','R','3')
166 #define V4L2_PIX_FMT_RGB24 v4l2_fourcc('R','G','B','3')
167 #define V4L2_PIX_FMT_BGR32 v4l2_fourcc('B','G','R','4')
168 #define V4L2_PIX_FMT_RGB32 v4l2_fourcc('R','G','B','4')
    [all...]
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
videodev2.h 34 #define v4l2_fourcc(a,b,c,d) (((__u32)(a)<<0)|((__u32)(b)<<8)|((__u32)(c)<<16)|((__u32)(d)<<24)) macro
160 #define V4L2_PIX_FMT_RGB332 v4l2_fourcc('R','G','B','1')
161 #define V4L2_PIX_FMT_RGB555 v4l2_fourcc('R','G','B','O')
162 #define V4L2_PIX_FMT_RGB565 v4l2_fourcc('R','G','B','P')
163 #define V4L2_PIX_FMT_RGB555X v4l2_fourcc('R','G','B','Q')
164 #define V4L2_PIX_FMT_RGB565X v4l2_fourcc('R','G','B','R')
165 #define V4L2_PIX_FMT_BGR24 v4l2_fourcc('B','G','R','3')
166 #define V4L2_PIX_FMT_RGB24 v4l2_fourcc('R','G','B','3')
167 #define V4L2_PIX_FMT_BGR32 v4l2_fourcc('B','G','R','4')
168 #define V4L2_PIX_FMT_RGB32 v4l2_fourcc('R','G','B','4')
    [all...]
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
videodev2.h 34 #define v4l2_fourcc(a,b,c,d) (((__u32)(a)<<0)|((__u32)(b)<<8)|((__u32)(c)<<16)|((__u32)(d)<<24)) macro
160 #define V4L2_PIX_FMT_RGB332 v4l2_fourcc('R','G','B','1')
161 #define V4L2_PIX_FMT_RGB555 v4l2_fourcc('R','G','B','O')
162 #define V4L2_PIX_FMT_RGB565 v4l2_fourcc('R','G','B','P')
163 #define V4L2_PIX_FMT_RGB555X v4l2_fourcc('R','G','B','Q')
164 #define V4L2_PIX_FMT_RGB565X v4l2_fourcc('R','G','B','R')
165 #define V4L2_PIX_FMT_BGR24 v4l2_fourcc('B','G','R','3')
166 #define V4L2_PIX_FMT_RGB24 v4l2_fourcc('R','G','B','3')
167 #define V4L2_PIX_FMT_BGR32 v4l2_fourcc('B','G','R','4')
168 #define V4L2_PIX_FMT_RGB32 v4l2_fourcc('R','G','B','4')
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
videodev2.h 34 #define v4l2_fourcc(a,b,c,d) (((__u32)(a)<<0)|((__u32)(b)<<8)|((__u32)(c)<<16)|((__u32)(d)<<24)) macro
160 #define V4L2_PIX_FMT_RGB332 v4l2_fourcc('R','G','B','1')
161 #define V4L2_PIX_FMT_RGB555 v4l2_fourcc('R','G','B','O')
162 #define V4L2_PIX_FMT_RGB565 v4l2_fourcc('R','G','B','P')
163 #define V4L2_PIX_FMT_RGB555X v4l2_fourcc('R','G','B','Q')
164 #define V4L2_PIX_FMT_RGB565X v4l2_fourcc('R','G','B','R')
165 #define V4L2_PIX_FMT_BGR24 v4l2_fourcc('B','G','R','3')
166 #define V4L2_PIX_FMT_RGB24 v4l2_fourcc('R','G','B','3')
167 #define V4L2_PIX_FMT_BGR32 v4l2_fourcc('B','G','R','4')
168 #define V4L2_PIX_FMT_RGB32 v4l2_fourcc('R','G','B','4')
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
videodev2.h 34 #define v4l2_fourcc(a,b,c,d) (((__u32)(a)<<0)|((__u32)(b)<<8)|((__u32)(c)<<16)|((__u32)(d)<<24)) macro
160 #define V4L2_PIX_FMT_RGB332 v4l2_fourcc('R','G','B','1')
161 #define V4L2_PIX_FMT_RGB555 v4l2_fourcc('R','G','B','O')
162 #define V4L2_PIX_FMT_RGB565 v4l2_fourcc('R','G','B','P')
163 #define V4L2_PIX_FMT_RGB555X v4l2_fourcc('R','G','B','Q')
164 #define V4L2_PIX_FMT_RGB565X v4l2_fourcc('R','G','B','R')
165 #define V4L2_PIX_FMT_BGR24 v4l2_fourcc('B','G','R','3')
166 #define V4L2_PIX_FMT_RGB24 v4l2_fourcc('R','G','B','3')
167 #define V4L2_PIX_FMT_BGR32 v4l2_fourcc('B','G','R','4')
168 #define V4L2_PIX_FMT_RGB32 v4l2_fourcc('R','G','B','4')
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
videodev2.h 34 #define v4l2_fourcc(a,b,c,d) (((__u32)(a)<<0)|((__u32)(b)<<8)|((__u32)(c)<<16)|((__u32)(d)<<24)) macro
160 #define V4L2_PIX_FMT_RGB332 v4l2_fourcc('R','G','B','1')
161 #define V4L2_PIX_FMT_RGB555 v4l2_fourcc('R','G','B','O')
162 #define V4L2_PIX_FMT_RGB565 v4l2_fourcc('R','G','B','P')
163 #define V4L2_PIX_FMT_RGB555X v4l2_fourcc('R','G','B','Q')
164 #define V4L2_PIX_FMT_RGB565X v4l2_fourcc('R','G','B','R')
165 #define V4L2_PIX_FMT_BGR24 v4l2_fourcc('B','G','R','3')
166 #define V4L2_PIX_FMT_RGB24 v4l2_fourcc('R','G','B','3')
167 #define V4L2_PIX_FMT_BGR32 v4l2_fourcc('B','G','R','4')
168 #define V4L2_PIX_FMT_RGB32 v4l2_fourcc('R','G','B','4')
    [all...]
  /bionic/libc/kernel/uapi/linux/
videodev2.h 31 #define v4l2_fourcc(a,b,c,d) ((__u32) (a) | ((__u32) (b) << 8) | ((__u32) (c) << 16) | ((__u32) (d) << 24)) macro
32 #define v4l2_fourcc_be(a,b,c,d) (v4l2_fourcc(a, b, c, d) | (1 << 31))
180 #define V4L2_PIX_FMT_RGB332 v4l2_fourcc('R', 'G', 'B', '1')
181 #define V4L2_PIX_FMT_RGB444 v4l2_fourcc('R', '4', '4', '4')
182 #define V4L2_PIX_FMT_ARGB444 v4l2_fourcc('A', 'R', '1', '2')
184 #define V4L2_PIX_FMT_XRGB444 v4l2_fourcc('X', 'R', '1', '2')
185 #define V4L2_PIX_FMT_RGB555 v4l2_fourcc('R', 'G', 'B', 'O')
186 #define V4L2_PIX_FMT_ARGB555 v4l2_fourcc('A', 'R', '1', '5')
187 #define V4L2_PIX_FMT_XRGB555 v4l2_fourcc('X', 'R', '1', '5')
189 #define V4L2_PIX_FMT_RGB565 v4l2_fourcc('R', 'G', 'B', 'P'
    [all...]
  /development/ndk/platforms/android-21/include/linux/
videodev2.h 31 #define v4l2_fourcc(a, b, c, d) ((__u32)(a) | ((__u32)(b) << 8) | ((__u32)(c) << 16) | ((__u32)(d) << 24)) macro
170 #define V4L2_PIX_FMT_RGB332 v4l2_fourcc('R', 'G', 'B', '1')
171 #define V4L2_PIX_FMT_RGB444 v4l2_fourcc('R', '4', '4', '4')
172 #define V4L2_PIX_FMT_RGB555 v4l2_fourcc('R', 'G', 'B', 'O')
174 #define V4L2_PIX_FMT_RGB565 v4l2_fourcc('R', 'G', 'B', 'P')
175 #define V4L2_PIX_FMT_RGB555X v4l2_fourcc('R', 'G', 'B', 'Q')
176 #define V4L2_PIX_FMT_RGB565X v4l2_fourcc('R', 'G', 'B', 'R')
177 #define V4L2_PIX_FMT_BGR666 v4l2_fourcc('B', 'G', 'R', 'H')
179 #define V4L2_PIX_FMT_BGR24 v4l2_fourcc('B', 'G', 'R', '3')
180 #define V4L2_PIX_FMT_RGB24 v4l2_fourcc('R', 'G', 'B', '3'
    [all...]
  /external/kernel-headers/original/uapi/linux/
videodev2.h 80 #define v4l2_fourcc(a, b, c, d)\ macro
82 #define v4l2_fourcc_be(a, b, c, d) (v4l2_fourcc(a, b, c, d) | (1 << 31))
302 #define V4L2_PIX_FMT_RGB332 v4l2_fourcc('R', 'G', 'B', '1') /* 8 RGB-3-3-2 */
303 #define V4L2_PIX_FMT_RGB444 v4l2_fourcc('R', '4', '4', '4') /* 16 xxxxrrrr ggggbbbb */
304 #define V4L2_PIX_FMT_ARGB444 v4l2_fourcc('A', 'R', '1', '2') /* 16 aaaarrrr ggggbbbb */
305 #define V4L2_PIX_FMT_XRGB444 v4l2_fourcc('X', 'R', '1', '2') /* 16 xxxxrrrr ggggbbbb */
306 #define V4L2_PIX_FMT_RGB555 v4l2_fourcc('R', 'G', 'B', 'O') /* 16 RGB-5-5-5 */
307 #define V4L2_PIX_FMT_ARGB555 v4l2_fourcc('A', 'R', '1', '5') /* 16 ARGB-1-5-5-5 */
308 #define V4L2_PIX_FMT_XRGB555 v4l2_fourcc('X', 'R', '1', '5') /* 16 XRGB-1-5-5-5 */
309 #define V4L2_PIX_FMT_RGB565 v4l2_fourcc('R', 'G', 'B', 'P') /* 16 RGB-5-6-5 *
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/linux/
videodev2.h 31 #define v4l2_fourcc(a, b, c, d) ((__u32)(a) | ((__u32)(b) << 8) | ((__u32)(c) << 16) | ((__u32)(d) << 24)) macro
170 #define V4L2_PIX_FMT_RGB332 v4l2_fourcc('R', 'G', 'B', '1')
171 #define V4L2_PIX_FMT_RGB444 v4l2_fourcc('R', '4', '4', '4')
172 #define V4L2_PIX_FMT_RGB555 v4l2_fourcc('R', 'G', 'B', 'O')
174 #define V4L2_PIX_FMT_RGB565 v4l2_fourcc('R', 'G', 'B', 'P')
175 #define V4L2_PIX_FMT_RGB555X v4l2_fourcc('R', 'G', 'B', 'Q')
176 #define V4L2_PIX_FMT_RGB565X v4l2_fourcc('R', 'G', 'B', 'R')
177 #define V4L2_PIX_FMT_BGR666 v4l2_fourcc('B', 'G', 'R', 'H')
179 #define V4L2_PIX_FMT_BGR24 v4l2_fourcc('B', 'G', 'R', '3')
180 #define V4L2_PIX_FMT_RGB24 v4l2_fourcc('R', 'G', 'B', '3'
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
videodev2.h 80 #define v4l2_fourcc(a, b, c, d)\ macro
290 #define V4L2_PIX_FMT_RGB332 v4l2_fourcc('R', 'G', 'B', '1') /* 8 RGB-3-3-2 */
291 #define V4L2_PIX_FMT_RGB444 v4l2_fourcc('R', '4', '4', '4') /* 16 xxxxrrrr ggggbbbb */
292 #define V4L2_PIX_FMT_RGB555 v4l2_fourcc('R', 'G', 'B', 'O') /* 16 RGB-5-5-5 */
293 #define V4L2_PIX_FMT_RGB565 v4l2_fourcc('R', 'G', 'B', 'P') /* 16 RGB-5-6-5 */
294 #define V4L2_PIX_FMT_RGB555X v4l2_fourcc('R', 'G', 'B', 'Q') /* 16 RGB-5-5-5 BE */
295 #define V4L2_PIX_FMT_RGB565X v4l2_fourcc('R', 'G', 'B', 'R') /* 16 RGB-5-6-5 BE */
296 #define V4L2_PIX_FMT_BGR666 v4l2_fourcc('B', 'G', 'R', 'H') /* 18 BGR-6-6-6 */
297 #define V4L2_PIX_FMT_BGR24 v4l2_fourcc('B', 'G', 'R', '3') /* 24 BGR-8-8-8 */
298 #define V4L2_PIX_FMT_RGB24 v4l2_fourcc('R', 'G', 'B', '3') /* 24 RGB-8-8-8 *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
videodev2.h 94 #define v4l2_fourcc(a, b, c, d)\ macro
278 #define V4L2_PIX_FMT_RGB332 v4l2_fourcc('R', 'G', 'B', '1') /* 8 RGB-3-3-2 */
279 #define V4L2_PIX_FMT_RGB444 v4l2_fourcc('R', '4', '4', '4') /* 16 xxxxrrrr ggggbbbb */
280 #define V4L2_PIX_FMT_RGB555 v4l2_fourcc('R', 'G', 'B', 'O') /* 16 RGB-5-5-5 */
281 #define V4L2_PIX_FMT_RGB565 v4l2_fourcc('R', 'G', 'B', 'P') /* 16 RGB-5-6-5 */
282 #define V4L2_PIX_FMT_RGB555X v4l2_fourcc('R', 'G', 'B', 'Q') /* 16 RGB-5-5-5 BE */
283 #define V4L2_PIX_FMT_RGB565X v4l2_fourcc('R', 'G', 'B', 'R') /* 16 RGB-5-6-5 BE */
284 #define V4L2_PIX_FMT_BGR24 v4l2_fourcc('B', 'G', 'R', '3') /* 24 BGR-8-8-8 */
285 #define V4L2_PIX_FMT_RGB24 v4l2_fourcc('R', 'G', 'B', '3') /* 24 RGB-8-8-8 */
286 #define V4L2_PIX_FMT_BGR32 v4l2_fourcc('B', 'G', 'R', '4') /* 32 BGR-8-8-8-8 *
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
videodev2.h 37 #define v4l2_fourcc(a, b, c, d) ((__u32)(a) | ((__u32)(b) << 8) | ((__u32)(c) << 16) | ((__u32)(d) << 24)) macro
166 #define V4L2_PIX_FMT_RGB332 v4l2_fourcc('R', 'G', 'B', '1')
167 #define V4L2_PIX_FMT_RGB444 v4l2_fourcc('R', '4', '4', '4')
168 #define V4L2_PIX_FMT_RGB555 v4l2_fourcc('R', 'G', 'B', 'O')
169 #define V4L2_PIX_FMT_RGB565 v4l2_fourcc('R', 'G', 'B', 'P')
170 #define V4L2_PIX_FMT_RGB555X v4l2_fourcc('R', 'G', 'B', 'Q')
171 #define V4L2_PIX_FMT_RGB565X v4l2_fourcc('R', 'G', 'B', 'R')
172 #define V4L2_PIX_FMT_BGR24 v4l2_fourcc('B', 'G', 'R', '3')
173 #define V4L2_PIX_FMT_RGB24 v4l2_fourcc('R', 'G', 'B', '3')
174 #define V4L2_PIX_FMT_BGR32 v4l2_fourcc('B', 'G', 'R', '4')
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
videodev2.h 37 #define v4l2_fourcc(a, b, c, d) ((__u32)(a) | ((__u32)(b) << 8) | ((__u32)(c) << 16) | ((__u32)(d) << 24)) macro
166 #define V4L2_PIX_FMT_RGB332 v4l2_fourcc('R', 'G', 'B', '1')
167 #define V4L2_PIX_FMT_RGB444 v4l2_fourcc('R', '4', '4', '4')
168 #define V4L2_PIX_FMT_RGB555 v4l2_fourcc('R', 'G', 'B', 'O')
169 #define V4L2_PIX_FMT_RGB565 v4l2_fourcc('R', 'G', 'B', 'P')
170 #define V4L2_PIX_FMT_RGB555X v4l2_fourcc('R', 'G', 'B', 'Q')
171 #define V4L2_PIX_FMT_RGB565X v4l2_fourcc('R', 'G', 'B', 'R')
172 #define V4L2_PIX_FMT_BGR24 v4l2_fourcc('B', 'G', 'R', '3')
173 #define V4L2_PIX_FMT_RGB24 v4l2_fourcc('R', 'G', 'B', '3')
174 #define V4L2_PIX_FMT_BGR32 v4l2_fourcc('B', 'G', 'R', '4')
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
videodev2.h 31 #define v4l2_fourcc(a, b, c, d) ((__u32)(a) | ((__u32)(b) << 8) | ((__u32)(c) << 16) | ((__u32)(d) << 24)) macro
170 #define V4L2_PIX_FMT_RGB332 v4l2_fourcc('R', 'G', 'B', '1')
171 #define V4L2_PIX_FMT_RGB444 v4l2_fourcc('R', '4', '4', '4')
172 #define V4L2_PIX_FMT_RGB555 v4l2_fourcc('R', 'G', 'B', 'O')
174 #define V4L2_PIX_FMT_RGB565 v4l2_fourcc('R', 'G', 'B', 'P')
175 #define V4L2_PIX_FMT_RGB555X v4l2_fourcc('R', 'G', 'B', 'Q')
176 #define V4L2_PIX_FMT_RGB565X v4l2_fourcc('R', 'G', 'B', 'R')
177 #define V4L2_PIX_FMT_BGR666 v4l2_fourcc('B', 'G', 'R', 'H')
179 #define V4L2_PIX_FMT_BGR24 v4l2_fourcc('B', 'G', 'R', '3')
180 #define V4L2_PIX_FMT_RGB24 v4l2_fourcc('R', 'G', 'B', '3'
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
videodev2.h 31 #define v4l2_fourcc(a, b, c, d) ((__u32)(a) | ((__u32)(b) << 8) | ((__u32)(c) << 16) | ((__u32)(d) << 24)) macro
170 #define V4L2_PIX_FMT_RGB332 v4l2_fourcc('R', 'G', 'B', '1')
171 #define V4L2_PIX_FMT_RGB444 v4l2_fourcc('R', '4', '4', '4')
172 #define V4L2_PIX_FMT_RGB555 v4l2_fourcc('R', 'G', 'B', 'O')
174 #define V4L2_PIX_FMT_RGB565 v4l2_fourcc('R', 'G', 'B', 'P')
175 #define V4L2_PIX_FMT_RGB555X v4l2_fourcc('R', 'G', 'B', 'Q')
176 #define V4L2_PIX_FMT_RGB565X v4l2_fourcc('R', 'G', 'B', 'R')
177 #define V4L2_PIX_FMT_BGR666 v4l2_fourcc('B', 'G', 'R', 'H')
179 #define V4L2_PIX_FMT_BGR24 v4l2_fourcc('B', 'G', 'R', '3')
180 #define V4L2_PIX_FMT_RGB24 v4l2_fourcc('R', 'G', 'B', '3'
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
videodev2.h 31 #define v4l2_fourcc(a, b, c, d) ((__u32)(a) | ((__u32)(b) << 8) | ((__u32)(c) << 16) | ((__u32)(d) << 24)) macro
170 #define V4L2_PIX_FMT_RGB332 v4l2_fourcc('R', 'G', 'B', '1')
171 #define V4L2_PIX_FMT_RGB444 v4l2_fourcc('R', '4', '4', '4')
172 #define V4L2_PIX_FMT_RGB555 v4l2_fourcc('R', 'G', 'B', 'O')
174 #define V4L2_PIX_FMT_RGB565 v4l2_fourcc('R', 'G', 'B', 'P')
175 #define V4L2_PIX_FMT_RGB555X v4l2_fourcc('R', 'G', 'B', 'Q')
176 #define V4L2_PIX_FMT_RGB565X v4l2_fourcc('R', 'G', 'B', 'R')
177 #define V4L2_PIX_FMT_BGR666 v4l2_fourcc('B', 'G', 'R', 'H')
179 #define V4L2_PIX_FMT_BGR24 v4l2_fourcc('B', 'G', 'R', '3')
180 #define V4L2_PIX_FMT_RGB24 v4l2_fourcc('R', 'G', 'B', '3'
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
videodev2.h 31 #define v4l2_fourcc(a, b, c, d) ((__u32)(a) | ((__u32)(b) << 8) | ((__u32)(c) << 16) | ((__u32)(d) << 24)) macro
170 #define V4L2_PIX_FMT_RGB332 v4l2_fourcc('R', 'G', 'B', '1')
171 #define V4L2_PIX_FMT_RGB444 v4l2_fourcc('R', '4', '4', '4')
172 #define V4L2_PIX_FMT_RGB555 v4l2_fourcc('R', 'G', 'B', 'O')
174 #define V4L2_PIX_FMT_RGB565 v4l2_fourcc('R', 'G', 'B', 'P')
175 #define V4L2_PIX_FMT_RGB555X v4l2_fourcc('R', 'G', 'B', 'Q')
176 #define V4L2_PIX_FMT_RGB565X v4l2_fourcc('R', 'G', 'B', 'R')
177 #define V4L2_PIX_FMT_BGR666 v4l2_fourcc('B', 'G', 'R', 'H')
179 #define V4L2_PIX_FMT_BGR24 v4l2_fourcc('B', 'G', 'R', '3')
180 #define V4L2_PIX_FMT_RGB24 v4l2_fourcc('R', 'G', 'B', '3'
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
videodev2.h 31 #define v4l2_fourcc(a, b, c, d) ((__u32)(a) | ((__u32)(b) << 8) | ((__u32)(c) << 16) | ((__u32)(d) << 24)) macro
170 #define V4L2_PIX_FMT_RGB332 v4l2_fourcc('R', 'G', 'B', '1')
171 #define V4L2_PIX_FMT_RGB444 v4l2_fourcc('R', '4', '4', '4')
172 #define V4L2_PIX_FMT_RGB555 v4l2_fourcc('R', 'G', 'B', 'O')
174 #define V4L2_PIX_FMT_RGB565 v4l2_fourcc('R', 'G', 'B', 'P')
175 #define V4L2_PIX_FMT_RGB555X v4l2_fourcc('R', 'G', 'B', 'Q')
176 #define V4L2_PIX_FMT_RGB565X v4l2_fourcc('R', 'G', 'B', 'R')
177 #define V4L2_PIX_FMT_BGR666 v4l2_fourcc('B', 'G', 'R', 'H')
179 #define V4L2_PIX_FMT_BGR24 v4l2_fourcc('B', 'G', 'R', '3')
180 #define V4L2_PIX_FMT_RGB24 v4l2_fourcc('R', 'G', 'B', '3'
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
videodev2.h 31 #define v4l2_fourcc(a, b, c, d) ((__u32)(a) | ((__u32)(b) << 8) | ((__u32)(c) << 16) | ((__u32)(d) << 24)) macro
170 #define V4L2_PIX_FMT_RGB332 v4l2_fourcc('R', 'G', 'B', '1')
171 #define V4L2_PIX_FMT_RGB444 v4l2_fourcc('R', '4', '4', '4')
172 #define V4L2_PIX_FMT_RGB555 v4l2_fourcc('R', 'G', 'B', 'O')
174 #define V4L2_PIX_FMT_RGB565 v4l2_fourcc('R', 'G', 'B', 'P')
175 #define V4L2_PIX_FMT_RGB555X v4l2_fourcc('R', 'G', 'B', 'Q')
176 #define V4L2_PIX_FMT_RGB565X v4l2_fourcc('R', 'G', 'B', 'R')
177 #define V4L2_PIX_FMT_BGR666 v4l2_fourcc('B', 'G', 'R', 'H')
179 #define V4L2_PIX_FMT_BGR24 v4l2_fourcc('B', 'G', 'R', '3')
180 #define V4L2_PIX_FMT_RGB24 v4l2_fourcc('R', 'G', 'B', '3'
    [all...]

Completed in 1316 milliseconds

1 23 4