Logo

The Linux Kernel

next-20250507

Quick search

Contents

  • 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
      • 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

This Page

  • Show 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_GENERIC_8 (‘MET8’), V4L2_META_FMT_GENERIC_CSI2_10 (‘MC1A’), V4L2_META_FMT_GENERIC_CSI2_12 (‘MC1C’), V4L2_META_FMT_GENERIC_CSI2_14 (‘MC1E’), V4L2_META_FMT_GENERIC_CSI2_16 (‘MC1G’), V4L2_META_FMT_GENERIC_CSI2_20 (‘MC1K’), V4L2_META_FMT_GENERIC_CSI2_24 (‘MC1O’)
  • 2.13.3. V4L2_META_FMT_IPU3_PARAMS (‘ip3p’), V4L2_META_FMT_IPU3_3A (‘ip3s’)
  • 2.13.4. V4L2_META_FMT_RPI_BE_CFG
  • 2.13.5. V4L2_META_FMT_RPI_FE_CFG
  • 2.13.6. V4L2_META_FMT_RPI_FE_STATS
  • 2.13.7. V4L2_META_FMT_RK_ISP1_PARAMS (‘rk1p’), V4L2_META_FMT_RK_ISP1_STAT_3A (‘rk1s’), V4L2_META_FMT_RK_ISP1_EXT_PARAMS (‘rk1e’)
  • 2.13.8. V4L2_META_FMT_UVC (‘UVCH’)
  • 2.13.9. V4L2_META_FMT_VIVID (‘VIVD’)
  • 2.13.10. V4L2_META_FMT_VSP1_HGO (‘VSPH’)
  • 2.13.11. V4L2_META_FMT_VSP1_HGT (‘VSPT’)
©The kernel development community. | Powered by Sphinx 5.3.0 & Alabaster 0.7.16 | Page source