MA2x5x SIPP User Manual V1.32 / July 2018 MDK
User Manual:
Open the PDF directly: View PDF
Page Count: 175 [warning: Documents this large are best viewed by clicking the View PDF Link!]
- 1 General Overview
- 2 Introduction to the SIPP framework
- 3 Using the SIPP framework
- 4 Memory usage and SIPP
- 5 Pipeline performance measurement and optimization
- 6 MA2150 and MA2100 SIPP comparison
- 7 MA2x5x SIPP API
- 7.1 API function calls
- 7.1.1 sippPlatformInit()
- 7.1.2 sippInitialize()
- 7.1.3 sippCreatePipeline()
- 7.1.4 sippCreateFilter()
- 7.1.5 sippLinkFilter()
- 7.1.6 sippLinkFilterSetOBuf()
- 7.1.7 sippFinalizePipeline()
- 7.1.8 sippProcessFrame()
- 7.1.9 sippProcessFrameNB()
- 7.1.10 sippReschedule()
- 7.1.11 sippAllocCmxMemRegion()
- 7.1.12 SippChooseMemPool
- 7.1.13 sippRegisterEventCallback()
- 7.1.14 sippDeletePipeline()
- 7.1.15 sippFilterAddOBuf()
- 7.1.16 sippFilterSetBufBitsPP
- 7.1.17 sippPipeSetLinesPerIter
- 7.1.18 sippInitSchedPoolArb()
- 7.1.19 sippRdFileU8()
- 7.1.20 sippWrFileU8()
- 7.1.21 sippRdFileU8toF16()
- 7.1.22 sippWrFileF16toU8
- 7.1.23 sippDbgCompareU16
- 7.1.24 sippDbgCompareU32
- 7.1.25 sippErrorSetFatal
- 7.1.26 sippGetLastError
- 7.1.27 sippGetErrorHistory
- 7.1.28 sippPipeGetErrorStatus
- 7.1.29 sippPipeSetNumLinesPerBuf
- 7.2 Callback event list
- 7.3 Pipeline Flags
- 7.4 Error management and reporting
- 7.1 API function calls
- 8 SIPP Hardware accelerator filters
- 8.1 DMA
- 8.2 MIPI Rx
- 8.3 MIPI Tx
- 8.4 Sigma Denoise
- 8.5 Raw Filter
- 8.5.1 Features
- 8.5.1.1 Statistics
- 8.5.1.2 Static defect pixel correction
- 8.5.1.3 Dynamic defect pixel correction
- 8.5.1.4 Gr/Gb imbalance correction, bad kernel detection and defect pixel correction
- 8.5.1.5 Digital gain and saturation
- 8.5.1.6 AE/AWB Patch accumulation statistics
- 8.5.1.7 AF Statistics
- 8.5.1.8 Luma histogram
- 8.5.1.9 RGB histogram
- 8.5.2 Configuration
- 8.5.1 Features
- 8.6 LSC filter
- 8.7 Debayer / demosaic filter
- 8.8 DoG / LTM filter
- 8.9 Luma Denoise Filter
- 8.10 Sharpen filter
- 8.11 Chroma Generation Filter
- 8.12 Median Filter
- 8.13 Chroma Denoise
- 8.14 Color combination filter
- 8.15 LUT filter
- 8.16 Polyphase Scalar
- 8.17 Edge Operator filter
- 8.18 Convolution filter
- 8.19 Harris Corner
- 9 Filter developer's guide
- 10 Software filters
- Appendix A – MA2100 to MA2x5x SIPP Framework Migration
- A.A SIPP MA2x5x framework
- A.B SW functionality changes
- A.B.A API changes
- A.C HW filter changes between MA2100 and MA2x5x
- A.D SIPP MA2100 to MA2x5x porting checklist
- A.E Pipeline level
- A.F Removal of sippProcessIters
- A.G No multiple use of HW filter in same pipe
- A.H Filter level
- A.H.A Removed filters
- A.H.B Retained Filters