Logo of The Linux Kernel

The Linux Kernel

6.15.0-rc1-6.15.0-rc1-test

Quick search

Contents

  • 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
    • Glossary
    • GNU Free Documentation License
    • Video4Linux (V4L) driver-specific documentation
  • Media subsystem kernel internal API
  • Media subsystem admin and user guide

This Page

  • Show Source

2.11. SDR Formats¶

These formats are used for SDR interface only.

  • 2.11.1. V4L2_SDR_FMT_CU8 (‘CU08’)
  • 2.11.2. V4L2_SDR_FMT_CU16LE (‘CU16’)
  • 2.11.3. V4L2_SDR_FMT_CS8 (‘CS08’)
  • 2.11.4. V4L2_SDR_FMT_CS14LE (‘CS14’)
  • 2.11.5. V4L2_SDR_FMT_RU12LE (‘RU12’)
  • 2.11.6. V4L2_SDR_FMT_PCU16BE (‘PC16’)
  • 2.11.7. V4L2_SDR_FMT_PCU18BE (‘PC18’)
  • 2.11.8. V4L2_SDR_FMT_PCU20BE (‘PC20’)
©The kernel development community. | Powered by Sphinx 8.1.3 & Alabaster 0.7.16 | Page source