Derived values


Variables

uint8_t AC3HeaderInfo::sr_shift
uint16_t AC3HeaderInfo::sample_rate
uint32_t AC3HeaderInfo::bit_rate
uint8_t AC3HeaderInfo::channels
uint16_t AC3HeaderInfo::frame_size
int64_t AC3HeaderInfo::channel_layout

Variable Documentation

uint32_t AC3HeaderInfo::bit_rate [inherited]

Definition at line 105 of file ac3.h.

Referenced by ac3_sync(), ff_ac3_parse_header(), and parse_frame_header().

int64_t AC3HeaderInfo::channel_layout [inherited]

Definition at line 108 of file ac3.h.

Referenced by ac3_sync(), ff_ac3_parse_header(), and parse_frame_header().

uint8_t AC3HeaderInfo::channels [inherited]

Definition at line 106 of file ac3.h.

Referenced by ac3_sync(), ff_ac3_parse_header(), and parse_frame_header().

uint16_t AC3HeaderInfo::frame_size [inherited]

Definition at line 107 of file ac3.h.

Referenced by ac3_eac3_probe(), ac3_sync(), ff_ac3_parse_header(), and parse_frame_header().

uint16_t AC3HeaderInfo::sample_rate [inherited]

Definition at line 104 of file ac3.h.

Referenced by ac3_sync(), ff_ac3_parse_header(), and parse_frame_header().

uint8_t AC3HeaderInfo::sr_shift [inherited]

Definition at line 103 of file ac3.h.

Referenced by ff_ac3_parse_header(), and parse_frame_header().


Generated on Mon May 2 19:50:30 2011 for FFmpeg by  doxygen 1.5.6