Features
Device characteristics
Make device node for each device
- Preview DMA
- Codec DMA
Functional units
- Preview
- Input source
- External camera
- MSDMA
- Dedicated DMA to framebuffer
- Scaler (Max H:720)
- Colorspace converter
- Rotator
- Codec
- Input source
- External camera
- MSDMA
- Dedicated DMA to framebuffer
- Scaler (Max H:2048)
- Colorspace converter
V4L2 characteristics
- Preview device : Video output device (scaler, rotater, colorspace converter)
- V4L2_CAP_VIDEO_OUTPUT
- V4L2_CAP_VIDEO_STREAMING
- V4L2_CAP_VIDEO_OVERLAY
- Codec device : Capture device and video output device (scaler, colorspace converter)
- V4L2_CAP_VIDEO_CAPTURE
- V4L2_CAP_VIDEO_OUTPUT
- V4L2_CAP_VIDEO_STREAMING
- V4L2_CAP_VIDEO_OVERLAY
Usage
Work as video output device
- rotate
- scale
- colorspace convert
source image and
- give back to memory or
- directly display to framebuffer
Work as capture device
- without scaler feature
Work as video output device
- scale
- colorspace convert
source image and
- give back to memory or
- directly display to framebuffer
Trackback URL : http://kdsoo.com/trackback/1271