-
Notifications
You must be signed in to change notification settings - Fork 55
Glossary
Paul Philippov edited this page Sep 6, 2024
·
20 revisions
- 3A - Auto Exposure, Auto White Balance and Auto Focus (three major image quality algorithms)
- 3D-DNR - 3D Digital Noise Reduction
- ADPLL - All-Digital Phase-Locked Loop
- AE - Automatic Exposure
- AF - Automatic Focus
- AHD - Analog High Definition
- AI - Artificial Intellect
- AM - Amplitude Modulated
- AMIC - Analog Microphone
- Archon - Ingenic Zeratul T31 Platform code name
- APLL - Analog Phase-Locked Loop
- ASIC - Application-Specific Integrated Circuit
- AWB - Automatic White Balance
- B&W - Black and White
- BIOS - Basic Input Output System
- BLC - BackLight Compensation
- C2G - Color-to-Gray
- CCTV - Closed-circuit Television
- CDU - Clock Distribution Unit
- CGU - Clock Generation Unit
- CMOS - Complementary Metal–Oxide Semiconductor
- COM - Chip On Module
- CPI - Camera Parallel Interface
- CPU - Central Processing Unit
- CRC - Cyclic Redundancy Code
- CSI - Camera Serial Interface
- CSP - Chip Scale Package
- DC - Direct Current
- DDNS - Dynamic Domain Name Service
- DF - Dissipation Factor
- DHCP - Dynamic Host Configuration Protocol
- DLAP - Deep Learning Acceleration Platform
- DLL - Delay-Locked Loop
- DMC - Dynamic Memory Controller
- DMIC - Digital Microphone
- DNR - Digital Noise Reduction
- DNS - Domain Name Service
- DPC - Dead Pixel Compensation
- DPLL - Digital Phase-Locked Loop
- DRC - Dynamic Range Compression
- DSI - Display Serial Interface
- DUT - Device Unit Test
- DVR - Digital Video Recorder
- ECL - Emitter-Coupled Logic
- eFuse - Electrical Fuse, one-time programmable memory
- ESR - Equivalent Series Resistance
- FAT - File Allocation Table
- FM - Frequency Modulated
- FLL - Frequency-Locked Loop
- FPGA - Field-Programmable Gate Array
- FTP - File Transfer Protocol
- GPU - Graphics Processing Unit
- HD - High Definition
- HDR - High Dynamic Range
- HEIF - High Efficiency Image File (format)
- HLS - HTTP Live Streaming (protocol)
- HSM - Hardware Security Modules
- HTTP - Hypertext Transfer Protocol
- I2C - Inter-Integrated Circuit (serial protocol)
- IC - Integrated Circuit
- ICR - Infrared Cutfilter Removal
- Immortal - Ingenic Zeratul T20 Platform code name
- IMP - Ingenic Media Platform
- IP - Internet Protocol
- IPC - IP Camera
- IR - Infrared
- ISP - Image Signal Processor
- ISVP - Ingenic Smart Video Platform
- IVS - Intelligent Video System (Movement Detection, algorithms, etc.)
- IVDC - ISP-VPU Direct Connect
- JPEG - Joint Photographic Experts Group (file format)
- JZDL - A software module in MAGIK, used for AI inference accelleration
- LCR (meter) - L (Inductance), C (Capacitance), and R (Resistance)
- LED - Light-Emitting Diode
- LPLL - Linear Phase-Locked Loop
- MAGIK - Igenic's deep learning neural network development kit
- MBR - Master Boot Record
- MII - Media-Independent Interface
- MIPI - Mobile Industry Processor Interface
- MISO - Master Input Slave Output
- MJPEG - Motion JPEG (video format)
- MOSI - Master Output Slave Input
- MPLL - Multipurpose Phase-Locked Loop
- MSC - MultiMediaCard/SD Card Interface
- MTD - Memory Technology Device
- MXU - Matrix Multiplication Unit
- NCU - Neural Compute Unit
- NEMC - NAND/external memory controller
- NTP - Network Time Protocol
- NVR - Network Video Recorder
- NVRAM - Non-Volatile RAM
- NVT - Network Video Transmitter
- ODM - Original Design Manufacturing
- OEM - Original Equipment Manufacturing
- ONVIF - Open Network Video Interface Forum (standard)
- OS - Operating System
- OSD - On Screen Display
- PC - Personal Computer
- PCB - Printed Circuit Board
- PCR - Platform Configuration Registers
- PD - Phase Detector
- PIR - Passive infrared (sensor)
- PLL - Phase-Locked Loop
- PPPoE - Point-to-Point Protocol over Ethernet
- PSK - Pre-Shared Key
- PTZ - Pan–Tilt–Zoom
- PiP - Picture-in-Picture
- PoE - Power over Ethernet
- RAM - Random Access Memory
- ROI - Region of Interest
- RTCP - Real-Time Transport Control Protocol
- RTMP - Real-Time Messaging Protocol
- RTP - Real-time Transport Protocol
- RTSP - Real Time Streaming Protocol
- SADC - Successive-approximation Analog-to-Digital conversion
- Sinter - Spatial noise reduction
- SFC - Serial Flash Controller
- SMD - Surface-mount Device
- SMT - Surface-mount Technology
- SMTP - Simple Mail Transfer Protocol
- SPCR - Serial Peripheral Control Register
- SPDR - Serial Peripheral Data Register
- SPI - Serial Peripheral Interface
- SPL - Secondary Program Loader
- SPLL - Software Phase-Locked Loop
- SPSR - Serial Peripheral Status Register
- SRK - Storage Root Key
- SS - Slave Select
- SoC - System on a Chip
- TCP - Transmission Control Protocol
- TCU - Timer/Counter Unit
- Temper - Temporal noise reduction
- TFTP - Trivial File Transfer Protocol
- TOPS - TeraOperations Per Second
- TPL - Tertiary Program Loader
- TPM - Trusted Platform Module
- TPU - Tensor Processing Unit
- TTL - Transistor-Transistor Logic
- Turret - Closed Source Zeratul Bootloader (U-Boot)
- UART - Universal Asynchronous Receiver-Transmitter
- UPnP - Universal Plug and Play
- USB - Universal Serial Bus
- VCO - Voltage-Controlled Oscillator
- VPL - Verifying Program Loader
- VPU - Vision Processing Unit
- WDR - Wide Dynamic Range
- PTS - Presentation Time Stamp
- fps - Average frame rate in frames per second (
AVStream.avg_frame_rate
) - tbr - Real base framerate of the stream (
AVStream.r_frame_rate
) - tbn - Timescale in ticks per second (
AVStream.time_base
)
- SDK offline mode - image is stored in DDR
- SDK online mode - image is not stored in DDR