FormatSpec.h File
Typed media/pixel/tensor format tags for public options. More...
Included Headers
Namespaces Index
| namespace | simaai |
| namespace | neat |
Classes Index
| struct | FormatSpec |
|
Thin wrapper around FormatTag with implicit string conversions. More... | |
Description
Typed media/pixel/tensor format tags for public options.
FormatTag is the framework-wide enum identifying every payload format the pipeline understands: raw video (RGB/BGR/GRAY8/NV12/I420/YUYV), encoded video (H.264, generic ENCODED), tensor element types (FP32/INT8/UINT8/BF16 and their EVXX_ aliases), opaque byte-stream payloads, and a few pipeline-internal payload kinds (MLA, BBOX, ARGMAX, DETESSDEQUANT). FormatSpec is a tiny wrapper that converts implicitly to/from string forms used in caps strings and config files.
- See Also
Tensor.h for the underlying Sample/Tensor types.
- See Also
Run.h for how format tags appear on RunOptions and stream caps.
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.