Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/drivers/media/platform/st/sti/hva/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 940 B image not shown  

Quelle  Kconfig   Sprache: unbekannt

 
# SPDX-License-Identifier: GPL-2.0-only
config VIDEO_STI_HVA
 tristate "STMicroelectronics HVA multi-format video encoder V4L2 driver"
 depends on V4L_MEM2MEM_DRIVERS
 depends on VIDEO_DEV
 depends on ARCH_STI || COMPILE_TEST
 select VIDEOBUF2_DMA_CONTIG
 select V4L2_MEM2MEM_DEV
 help
   This V4L2 driver enables HVA (Hardware Video Accelerator) multi-format
   video encoder of STMicroelectronics SoC, allowing hardware encoding of
   raw uncompressed formats in various compressed video bitstreams format.

   To compile this driver as a module, choose M here:
   the module will be called st-hva.

config VIDEO_STI_HVA_DEBUGFS
 bool "Export STMicroelectronics HVA internals in debugfs"
 depends on VIDEO_STI_HVA
 depends on DEBUG_FS
 help
   Select this to see information about the internal state and the last
   operation of STMicroelectronics HVA multi-format video encoder in
   debugfs.

   Choose N unless you know you need this.

[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]