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

Data Fields

unsigned int audio_codec
 
int counter
 
int swap
 
int dss_sp_swap_byte
 
int8_t * dss_sp_buf
 
int packet_size
 

Detailed Description

Definition at line 51 of file dss.c.

Field Documentation

unsigned int DSSDemuxContext::audio_codec

Definition at line 52 of file dss.c.

Referenced by dss_read_header(), dss_read_packet(), and dss_read_seek().

int DSSDemuxContext::counter
int DSSDemuxContext::swap

Definition at line 54 of file dss.c.

Referenced by dss_read_header(), dss_read_seek(), dss_sp_byte_swap(), and dss_sp_read_packet().

int DSSDemuxContext::dss_sp_swap_byte

Definition at line 55 of file dss.c.

Referenced by dss_read_seek(), dss_sp_byte_swap(), and dss_sp_read_packet().

int8_t* DSSDemuxContext::dss_sp_buf

Definition at line 56 of file dss.c.

Referenced by dss_read_close(), dss_read_header(), and dss_sp_read_packet().

int DSSDemuxContext::packet_size

Definition at line 58 of file dss.c.

Referenced by dss_723_1_read_packet(), dss_read_seek(), and dss_sp_read_packet().


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