Skip to main content

Sima nodes

SimaAI-specific nodes (decode/encode/preproc/postproc). More...

Classes Index

structCastOptions

Construction options for a Cast Node. More...

classCast

CVU kernel Node that casts a tensor between FP32 and BF16 (no scale/zero-point). More...

structCastTessOptions

Construction options for a CastTess Node. More...

classCastTess

Fused CVU kernel Node: Cast (FP32→BF16) followed by Tess. More...

structDequantOptions

Construction options for a Dequant Node. More...

classDequant

CVU kernel Node that dequantizes INT8 tensors to FP32 using scale + zero-point. More...

structDetessOptions

Construction options for a Detess Node. More...

classDetess

CVU kernel Node that detessellates MLA-layout tensors back to natural HWC/CHW order. More...

structDetessCastOptions

Construction options for a DetessCast Node. More...

classDetessCast

Fused CVU kernel Node: Detess followed by Cast (BF16→FP32). More...

structDetessDequantOptions

Construction options for a DetessDequant Node. More...

classDetessDequant

Fused CVU kernel Node: Detess followed by Dequant (INT8→FP32). More...

classH264Decode

Hardware-accelerated H.264 decoder Node. More...

classH264EncodeSima

Hardware-accelerated H.264 encoder Node. More...

classH264Packetize

RTP H.264 payloader Node — wraps encoded H.264 into RTP packets. More...

structH264ParseOptions

Construction options for an H264Parse Node — config-interval and optional caps lock. More...

classH264Parse

H.264 stream parser Node — parses NAL units, finds keyframes, optionally locks caps. More...

structPCIeSinkOptions

Construction options for a PCIeSink Node. More...

classPCIeSink

Terminal sink Node that streams samples to a PCIe-connected host. More...

structPCIeSrcOptions

Construction options for a PCIeSrc Node. More...

classPCIeSrc

Source-role Node that receives samples from a PCIe-connected host. More...

structPreprocOptions

Construction options for a Preproc Node. More...

classPreproc

Fused CVU preprocessing Node — resize + color-convert + normalize (+ optional tess). More...

structQuantOptions

Construction options for a Quant Node. More...

classQuant

CVU kernel Node that quantizes FP32 tensors to INT8 using scale + zero-point. More...

structQuantTessOptions

Construction options for a QuantTess Node. More...

classQuantTess

Fused CVU kernel Node: Quant (FP32→INT8) followed by Tess. More...

structSimaArgMaxOptions

Construction options for a SimaArgMax Node. More...

classSimaArgMax

EV74 postprocess Node that emits the top-class index from a classification tensor. More...

classSimaBoxDecode

EV74 postprocess Node that decodes detection-head tensors into object boxes (with NMS). More...

structSimaRenderOptions

Construction options for a SimaRender Node. More...

classSimaRender

Node that renders bounding-box overlays onto a video frame. More...

structTessOptions

Construction options for a Tess Node. More...

classTess

CVU kernel Node that tessellates a natural-layout tensor into MLA tile geometry. More...

Description

SimaAI-specific nodes (decode/encode/preproc/postproc).


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.