FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
SDSContext Struct Reference

Data Fields

uint8_t data [120]
 
int bit_depth
 
int size
 
void(* read_block )(const uint8_t *src, uint32_t *dst)
 

Detailed Description

Definition at line 26 of file sdsdec.c.

Field Documentation

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().

void(* SDSContext::read_block)(const uint8_t *src, uint32_t *dst)

Definition at line 30 of file sdsdec.c.

Referenced by sds_read_header(), and sds_read_packet().


The documentation for this struct was generated from the following file: