definition of OSD types More...
Go to the source code of this file.
Data Structures | |
| struct | S_RECTANGLE |
Macros | |
| #define | SD_HEIGHT 576 |
| #define | SD_WIDTH 720 |
| #define | HD_HEIGHT 720 |
| #define | HD_WIDTH 1280 |
| #define | FULL_HD_HEIGHT 1080 |
| #define | FULL_HD_WIDTH 1920 |
Typedefs | |
| typedef enum e_blit_op | E_BLIT_OP |
Enumerations | |
| enum | E_ASPECT_RATIO { ASPECT_RATIO_4_3, ASPECT_RATIO_16_9, ASPECT_UNDEFINED = 255 } |
| enum | e_blit_op { STB_BLIT_COPY, STB_BLIT_A_BLEND } |
definition of OSD types
1.8.6