The Linux Kernel
4.20.0
  • The Linux kernel user’s and administrator’s guide
  • The Linux kernel user-space API guide
  • Working with the kernel development community
  • Development tools for the kernel
  • How to write kernel documentation
  • Kernel Hacking Guides
  • Linux Tracing Technologies
  • Kernel Maintainer Handbook
  • The Linux driver implementer’s API guide
  • Core API Documentation
  • Linux Media Subsystem Documentation
    • Linux Media Infrastructure userspace API
      • Introduction
      • Part I - Video for Linux API
        • 1. Common API Elements
        • 2. Image Formats
        • 3. Input/Output
        • 4. Interfaces
        • 5. Libv4l Userspace Library
        • 6. Changes
        • 7. Function Reference
        • 8. Common definitions for V4L2 and V4L2 subdev interfaces
        • 9. Video For Linux Two Header File
        • 10. Video Capture Example
        • 11. Video Grabber example using libv4l
        • 12. 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
    • CEC driver-specific documentation
  • Linux Networking Documentation
  • The Linux Input Documentation
  • Linux GPU Driver Developer’s Guide
  • Security Documentation
  • Linux Sound Subsystem Documentation
  • Linux Kernel Crypto API
  • Linux Filesystems API
  • Linux Memory Management Documentation
  • BPF Documentation
  • SuperH Interfaces Guide
  • ext4 Data Structures and Algorithms
  • Translations
The Linux Kernel
  • Docs »
  • Linux Media Subsystem Documentation »
  • Linux Media Infrastructure userspace API »
  • Part I - Video for Linux API »
  • 2. Image Formats »
  • 2.10. SDR Formats
  • View page source

2.10. SDR Formats¶

These formats are used for SDR interface only.

  • 2.10.1. V4L2_SDR_FMT_CU8 (‘CU08’)
  • 2.10.2. V4L2_SDR_FMT_CU16LE (‘CU16’)
  • 2.10.3. V4L2_SDR_FMT_CS8 (‘CS08’)
  • 2.10.4. V4L2_SDR_FMT_CS14LE (‘CS14’)
  • 2.10.5. V4L2_SDR_FMT_RU12LE (‘RU12’)
  • 2.10.6. V4L2_SDR_FMT_PCU16BE (‘PC16’)
  • 2.10.7. V4L2_SDR_FMT_PCU18BE (‘PC18’)
  • 2.10.8. V4L2_SDR_FMT_PCU20BE (‘PC20’)
Next Previous

© Copyright The kernel development community.

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