Common types. More...
Go to the source code of this file.
Defines | |
#define | SHCODECS_MIN_FX 48 |
Minimum frame width. | |
#define | SHCODECS_MAX_FX 1280 |
Maximum frame width. | |
#define | SHCODECS_MIN_FY 48 |
Minimum frame height. | |
#define | SHCODECS_MAX_FY 720 |
Maximum frame height. | |
Enumerations | |
enum | SHCodecs_Format { SHCodecs_Format_NONE = 0, SHCodecs_Format_MPEG4 = 1, SHCodecs_Format_H264 = 2 } |
Video formats which can be decoded by the VPU4. |
Common types.