HomeSort by relevance Sort by last modified time
    Searched refs:v4l2_std_id (Results 1 - 25 of 39) sorted by null

1 2

  /hardware/samsung_slsi/exynos5/include/
s5p_tvout_v4l2.h 84 #define V4L2_STD_480P_60_16_9 ((v4l2_std_id)0x04000000)
85 #define V4L2_STD_480P_60_4_3 ((v4l2_std_id)0x05000000)
86 #define V4L2_STD_576P_50_16_9 ((v4l2_std_id)0x06000000)
87 #define V4L2_STD_576P_50_4_3 ((v4l2_std_id)0x07000000)
88 #define V4L2_STD_720P_60 ((v4l2_std_id)0x08000000)
89 #define V4L2_STD_720P_50 ((v4l2_std_id)0x09000000)
90 #define V4L2_STD_1080P_60 ((v4l2_std_id)0x0a000000)
91 #define V4L2_STD_1080P_50 ((v4l2_std_id)0x0b000000)
92 #define V4L2_STD_1080I_60 ((v4l2_std_id)0x0c000000)
93 #define V4L2_STD_1080I_50 ((v4l2_std_id)0x0d000000
    [all...]
  /development/ndk/platforms/android-3/include/linux/
videodev2.h 362 typedef __u64 v4l2_std_id; typedef
364 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
365 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
366 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
367 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
368 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
369 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
370 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
371 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
373 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
videodev2.h 603 typedef __u64 v4l2_std_id; typedef
606 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
607 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
608 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
609 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
610 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
611 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
612 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
613 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
615 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
videodev2.h 603 typedef __u64 v4l2_std_id; typedef
606 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
607 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
608 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
609 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
610 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
611 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
612 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
613 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
615 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
videodev2.h 603 typedef __u64 v4l2_std_id; typedef
606 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
607 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
608 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
609 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
610 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
611 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
612 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
613 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
615 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
videodev2.h 362 typedef __u64 v4l2_std_id; typedef
364 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
365 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
366 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
367 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
368 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
369 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
370 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
371 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
373 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
videodev2.h 362 typedef __u64 v4l2_std_id; typedef
364 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
365 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
366 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
367 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
368 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
369 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
370 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
371 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
373 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
videodev2.h 362 typedef __u64 v4l2_std_id; typedef
364 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
365 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
366 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
367 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
368 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
369 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
370 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
371 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
373 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
videodev2.h 451 typedef __u64 v4l2_std_id; typedef
453 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
454 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
455 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
456 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
457 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
458 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
459 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
460 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
462 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
videodev2.h 362 typedef __u64 v4l2_std_id; typedef
364 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
365 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
366 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
367 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
368 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
369 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
370 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
371 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
373 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
videodev2.h 451 typedef __u64 v4l2_std_id; typedef
453 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
454 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
455 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
456 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
457 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
458 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
459 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
460 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
462 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
videodev2.h 362 typedef __u64 v4l2_std_id; typedef
364 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
365 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
366 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
367 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
368 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
369 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
370 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
371 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
373 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
videodev2.h 362 typedef __u64 v4l2_std_id; typedef
364 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
365 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
366 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
367 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
368 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
369 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
370 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
371 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
373 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
videodev2.h 362 typedef __u64 v4l2_std_id; typedef
364 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
365 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
366 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
367 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
368 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
369 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
370 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
371 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
373 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
videodev2.h 362 typedef __u64 v4l2_std_id; typedef
364 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
365 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
366 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
367 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
368 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
369 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
370 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
371 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
373 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
videodev2.h 362 typedef __u64 v4l2_std_id; typedef
364 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
365 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
366 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
367 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
368 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
369 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
370 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
371 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
373 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
videodev2.h 362 typedef __u64 v4l2_std_id; typedef
364 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
365 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
366 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
367 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
368 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
369 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
370 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
371 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
373 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
videodev2.h 362 typedef __u64 v4l2_std_id; typedef
364 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
365 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
366 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
367 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
368 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
369 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
370 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
371 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
373 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
videodev2.h 362 typedef __u64 v4l2_std_id; typedef
364 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
365 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
366 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
367 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
368 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
369 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
370 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
371 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
373 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
videodev2.h 362 typedef __u64 v4l2_std_id; typedef
364 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
365 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
366 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
367 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
368 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
369 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
370 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
371 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
373 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
videodev2.h 362 typedef __u64 v4l2_std_id; typedef
364 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
365 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
366 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
367 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
368 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
369 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
370 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
371 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
373 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
videodev2.h 362 typedef __u64 v4l2_std_id; typedef
364 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
365 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
366 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
367 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
368 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
369 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
370 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
371 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
373 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
videodev2.h 362 typedef __u64 v4l2_std_id; typedef
364 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
365 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
366 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
367 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
368 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
369 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
370 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
371 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
373 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
videodev2.h 362 typedef __u64 v4l2_std_id; typedef
364 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
365 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
366 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
367 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
368 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
369 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
370 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
371 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
373 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
videodev2.h 362 typedef __u64 v4l2_std_id; typedef
364 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
365 #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
366 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
367 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
368 #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
369 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
370 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
371 #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
373 #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100
    [all...]

Completed in 71 milliseconds

1 2