Go to the source code of this file.
Data Structures | |
| struct | dwCodecCameraSIPLBlobEEPROM |
| SIPL EEPROM information. More... | |
| struct | dwCodecCameraSIPLInfo |
| SIPL information. More... | |
| struct | dwCodecCameraMetadata |
| Required camera metadata for encoding and decoding video. More... | |
| struct | dwCodecConfigVideo |
| The base configuration for all video encoders and decoders. More... | |
Typedefs | |
| typedef struct dwCodecCameraSIPLBlobEEPROM | dwCodecCameraSIPLBlobEEPROM |
| SIPL EEPROM information. More... | |
| typedef struct dwCodecCameraSIPLInfo | dwCodecCameraSIPLInfo |
| SIPL information. More... | |
| typedef struct dwCodecCameraMetadata | dwCodecCameraMetadata |
| Required camera metadata for encoding and decoding video. More... | |
| typedef struct dwCodecConfigVideo | dwCodecConfigVideo |
| The base configuration for all video encoders and decoders. More... | |
| typedef struct dwCodecCameraMetadata dwCodecCameraMetadata |
Required camera metadata for encoding and decoding video.
| typedef struct dwCodecCameraSIPLBlobEEPROM dwCodecCameraSIPLBlobEEPROM |
SIPL EEPROM information.
| typedef struct dwCodecCameraSIPLInfo dwCodecCameraSIPLInfo |
SIPL information.
| typedef struct dwCodecConfigVideo dwCodecConfigVideo |
The base configuration for all video encoders and decoders.
| enum dwCodecVideoFormat |
| Enumerator | |
|---|---|
| DW_CODEC_VIDEO_FORMAT_YUV420 | |
| DW_CODEC_VIDEO_FORMAT_YUV444 | |
| DW_CODEC_VIDEO_FORMAT_RGB | |
| DW_CODEC_VIDEO_FORMAT_RAW | |
| DW_CODEC_VIDEO_FORMAT_YUV400 | |
| DW_CODEC_VIDEO_FORMAT_YUV422 | |
Definition at line 26 of file CodecHeaderVideo.h.