The Linux Kernel
6.1.0
  • A guide to the Kernel Development Process
  • Submitting patches: the essential guide to getting your code into the kernel
  • Code of conduct
  • Kernel Maintainer Handbook
  • All development-process docs
  • Core API Documentation
  • The Linux driver implementer’s API guide
  • Kernel subsystem documentation
  • Locking in the kernel
  • Linux kernel licensing rules
  • How to write kernel documentation
  • Development tools for the kernel
  • Kernel Testing Guide
  • Kernel Hacking Guides
  • Linux Tracing Technologies
  • fault-injection
  • Kernel Livepatching
  • Rust
  • The Linux kernel user’s and administrator’s guide
  • The kernel build system
  • Reporting issues
  • User-space tools
  • The Linux kernel user-space API guide
    • No New Privileges Flag
    • Seccomp BPF (SECure COMPuting with filters)
    • Landlock: unprivileged access control
    • unshare system call
    • Speculation Control
    • OpenCAPI (Open Coherent Accelerator Processor Interface)
    • eBPF Userspace API
    • IOCTLs
    • IOMMU Userspace API
    • 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
    • Netlink Handbook
    • Platform Profile Selection (e.g. /sys/firmware/acpi/platform_profile)
    • VDUSE - “vDPA Device in Userspace”
    • futex2
  • The Linux kernel firmware guide
  • Open 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.13. Metadata Formats
  • View page source

2.13. Metadata Formats¶

These formats are used for the Metadata Interface interface only.

  • 2.13.1. V4L2_META_FMT_D4XX (‘D4XX’)
  • 2.13.2. V4L2_META_FMT_IPU3_PARAMS (‘ip3p’), V4L2_META_FMT_IPU3_3A (‘ip3s’)
  • 2.13.3. V4L2_META_FMT_RK_ISP1_PARAMS (‘rk1p’), V4L2_META_FMT_RK_ISP1_STAT_3A (‘rk1s’)
  • 2.13.4. V4L2_META_FMT_UVC (‘UVCH’)
  • 2.13.5. V4L2_META_FMT_VSP1_HGO (‘VSPH’)
  • 2.13.6. V4L2_META_FMT_VSP1_HGT (‘VSPT’)
  • 2.13.7. V4L2_META_FMT_VIVID (‘VIVD’)
Previous Next

© Copyright The kernel development community.

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