The Linux Kernel Logo
  • Development process
  • Submitting patches
  • Code of conduct
  • Maintainer handbook
  • All development-process docs
  • Core API
  • Driver APIs
  • Subsystems
  • Locking
  • Licensing rules
  • Writing documentation
  • Development tools
  • Testing guide
  • Hacking guide
  • Tracing
  • Fault injection
  • Livepatching
  • Rust
  • Administration
  • Build system
  • Reporting issues
  • Userspace tools
  • Userspace API
    • System calls
    • Security-related interfaces
    • Devices and I/O
      • OpenCAPI (Open Coherent Accelerator Processor Interface)
      • Allocating dma-buf using heaps
      • Exchanging pixel buffers
      • Firmware Control (FWCTL) Userspace API
      • GPIO
      • IOMMUFD
      • 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. Indexed Format
            • 2.5. RGB Formats
            • 2.6. Raw Bayer Formats
            • 2.7. YUV Formats
            • 2.8. HSV Formats
            • 2.9. Depth Formats
            • 2.10. Compressed Formats
            • 2.11. SDR Formats
            • 2.12. Touch Formats
              • 2.12.1. V4L2_TCH_FMT_DELTA_TD16 (‘TD16’)
              • 2.12.2. V4L2_TCH_FMT_DELTA_TD08 (‘TD08’)
              • 2.12.3. V4L2_TCH_FMT_TU16 (‘TU16’)
              • 2.12.4. V4L2_TCH_FMT_TU08 (‘TU08’)
            • 2.13. Metadata Formats
            • 2.14. Reserved Format Identifiers
            • 2.15. Colorspaces
            • 2.16. Defining Colorspaces in V4L2
            • 2.17. Detailed Colorspace Descriptions
            • 2.18. Detailed Transfer Function Descriptions
          • 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
      • Dell Systems Management Base Driver
      • VDUSE - “vDPA Device in Userspace”
      • ISA Plug & Play support
    • Everything else
  • Firmware
  • Firmware and Devicetree
  • CPU architectures
  • Unsorted documentation
  • Translations
The Linux Kernel
  • The Linux kernel user-space API guide
  • Linux Media Infrastructure userspace API
  • Part I - Video for Linux API
  • 2. Image Formats
  • 2.12. Touch Formats
  • View page source

2.12. Touch Formats¶

These formats are used for Touch Devices interface only.

  • 2.12.1. V4L2_TCH_FMT_DELTA_TD16 (‘TD16’)
  • 2.12.2. V4L2_TCH_FMT_DELTA_TD08 (‘TD08’)
  • 2.12.3. V4L2_TCH_FMT_TU16 (‘TU16’)
  • 2.12.4. V4L2_TCH_FMT_TU08 (‘TU08’)
Previous Next

© Copyright The kernel development community.

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