references/vi.md | camera, sensor, ISP, MIPI, DEV, PIPE, CHN, video input | CVI_VI_*, CVI_ISP_*, CVI_MIPI_* |
references/vpss.md | scaling, crop, resize, rotate, cvtColor, format conversion, group, channel | CVI_VPSS_*, SendFrame, GetChnFrame |
references/venc.md | encode, H.264, H.265, HEVC, JPEG, MJPEG, bitrate, GOP | CVI_VENC_*, SendFrame, GetStream |
references/vdec.md | decode, JPEG decode, H.264 decode, bitstream | CVI_VDEC_*, SendStream, GetFrame |
references/vb.md | buffer pool, VB, memory, block, pool sizing, CommonPool | CVI_VB_*, GetBlock, ReleaseBlock |
references/sys.md | bind, unbind, init, exit, VI_VPSS_MODE, VPSS_MODE | CVI_SYS_*, Bind, SetVIVPSSMode |
references/vo.md | display, output, LCD, HDMI, layer, framebuffer | CVI_VO_*, SendFrame, ChnShow |
references/rgn.md | OSD, overlay, region, text, graphics, privacy mask | CVI_RGN_*, AttachToChn, SetBitMap |
references/gdc.md | distortion, fisheye, LDC, rotation, mesh, warp | CVI_GDC_*, AddCorrectionTask |
references/audio.md | audio, microphone, speaker, AI, AO, AENC, ADEC, VQE | CVI_AI_*, CVI_AO_*, CVI_AENC_* |
references/ion.md | ION, DMA, cache, flush, invalidate, physical address | CVI_SYS_IonAlloc, IonFlushCache |
references/debug.md | /proc, log, debug, status, diagnostics | /proc/cvitek/*, log level |
references/troubleshooting.md | error, ERR_VPSS_NOBUF, ERR_VB_NOBUF, failure, fix | error codes, solutions |
references/binding-cookbook.md | concurrent, dual pipeline, online, offline, scenario | multi-scenario design |
references/integration-guide.md | integration, cross-module, ownership, lifecycle | system design rules |
references/platform.md | SDK, path, pixel format, CV181X, CV182X, CV180X | platform differences |
references/overview.md | architecture, workflow, pipeline, introduction | system overview |
references/scenarios.md | example, surveillance, doorbell, NVR, application | complete examples |