The Linux Kernel
4.8.0
  • Linux Kernel Documentation
  • Linux Media Infrastructure userspace API
    • Introduction
    • Part I - Video for Linux API
      • 1. Common API Elements
      • 2. Image Formats
        • 2.1. Single-planar format structure
        • 2.2. Multi-planar format structures
        • 2.3. Standard Image Formats
        • 2.4. Colorspaces
        • 2.5. Defining Colorspaces in V4L2
        • 2.6. Detailed Colorspace Descriptions
        • 2.7. Detailed Transfer Function Descriptions
        • 2.8. Indexed Format
        • 2.9. RGB Formats
        • 2.10. YUV Formats
        • 2.11. Depth Formats
        • 2.12. Compressed Formats
        • 2.13. SDR Formats
        • 2.14. Reserved Format Identifiers
      • 3. Input/Output
      • 4. Interfaces
      • 5. V4L2 Driver Programming
      • 6. Libv4l Userspace Library
      • 7. Changes
      • 8. Function Reference
      • 9. Common definitions for V4L2 and V4L2 subdev interfaces
      • 10. Video For Linux Two Header File
      • 11. Video Capture Example
      • 12. Video Grabber example using libv4l
      • 13. References
      • Revision and Copyright
      • Revision History
    • Part II - Digital TV API
    • Part III - Remote Controller API
    • Part IV - Media Controller API
    • Part V - Consumer Electronics Control API
    • Generic Error Codes
    • GNU Free Documentation License
  • Media subsystem kernel internal API
  • Linux Digital TV driver-specific documentation
  • Video4Linux (V4L) driver-specific documentation
  • Linux GPU Driver Developer’s Guide
The Linux Kernel
  • Docs »
  • Linux Media Infrastructure userspace API »
  • Part I - Video for Linux API »
  • 2. Image Formats »
  • 2.13. SDR Formats
  • View page source

2.13. SDR Formats¶

These formats are used for SDR interface only.

  • 2.13.1. V4L2_SDR_FMT_CU8 (‘CU08’)
  • 2.13.2. V4L2_SDR_FMT_CU16LE (‘CU16’)
  • 2.13.3. V4L2_SDR_FMT_CS8 (‘CS08’)
  • 2.13.4. V4L2_SDR_FMT_CS14LE (‘CS14’)
  • 2.13.5. V4L2_SDR_FMT_RU12LE (‘RU12’)
Next Previous

© Copyright 2016, The kernel development community.

Built with Sphinx using a theme provided by Read the Docs.