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

Variable Documentation

uint32_t AC3HeaderInfo::bit_rate [inherited]

Definition at line 100 of file ac3.h.

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

uint8_t AC3HeaderInfo::channels [inherited]

Definition at line 101 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 102 of file ac3.h.

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

uint16_t AC3HeaderInfo::sample_rate [inherited]

Definition at line 99 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 98 of file ac3.h.

Referenced by ff_ac3_parse_header(), and parse_frame_header().


Generated on Fri Oct 26 02:35:46 2012 for FFmpeg by  doxygen 1.5.8