FFmpeg
|
Data Fields | |
uint8_t | data [120] |
int | bit_depth |
int | size |
void(* | read_block )(const uint8_t *src, uint32_t *dst) |
uint8_t SDSContext::data[120] |
Definition at line 27 of file sdsdec.c.
Referenced by sds_read_packet().
int SDSContext::bit_depth |
Definition at line 28 of file sdsdec.c.
Referenced by sds_read_header().
int SDSContext::size |
Definition at line 29 of file sdsdec.c.
Referenced by sds_read_header(), and sds_read_packet().
Definition at line 30 of file sdsdec.c.
Referenced by sds_read_header(), and sds_read_packet().