#include <dvbspu.h>
|
void | setPalette (const uint32_t *pal) |
|
uint32_t | getColor (uint8_t idx, uint8_t trans) const |
|
|
uint32_t | yuv2rgb (uint32_t yuv_color) |
|
Definition at line 55 of file dvbspu.h.
uint32_t cDvbSpuPalette::getColor |
( |
uint8_t |
idx, |
|
|
uint8_t |
trans |
|
) |
| const |
|
inline |
void cDvbSpuPalette::setPalette |
( |
const uint32_t * |
pal | ) |
|
uint32_t cDvbSpuPalette::yuv2rgb |
( |
uint32_t |
yuv_color | ) |
|
|
inlineprivate |
uint32_t cDvbSpuPalette::palette[16] |
|
private |
The documentation for this class was generated from the following files: