FFmpeg
|
#include <stdint.h>
Include dependency graph for indeo2data.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros | |
#define | IR2_CODES 143 |
Variables | |
static const uint16_t | ir2_codes [IR2_CODES][2] |
static const uint8_t | ir2_luma_table [256] |
Macro Definition Documentation
#define IR2_CODES 143 |
Definition at line 27 of file indeo2data.h.
Referenced by ir2_decode_init().
Variable Documentation
|
static |
Definition at line 28 of file indeo2data.h.
Referenced by ir2_decode_init().
|
static |
Definition at line 106 of file indeo2data.h.
Referenced by ir2_decode_frame().
Generated on Mon Nov 18 2024 06:52:07 for FFmpeg by 1.8.11