FFmpeg
|
Data Fields | |
int | id |
int | len |
const uint8_t * | data |
int LBRChunk::id |
Definition at line 81 of file dca_lbr.c.
Referenced by parse_tonal_chunk(), and parse_tonal_group().
int LBRChunk::len |
Definition at line 81 of file dca_lbr.c.
Referenced by parse_grid_1_chunk(), parse_high_res_grid(), parse_lfe_chunk(), parse_tonal_chunk(), parse_tonal_group(), parse_ts1_chunk(), and parse_ts2_chunk().
const uint8_t* LBRChunk::data |
Definition at line 82 of file dca_lbr.c.
Referenced by parse_grid_1_chunk(), parse_high_res_grid(), parse_lfe_chunk(), parse_tonal_chunk(), parse_tonal_group(), parse_ts1_chunk(), and parse_ts2_chunk().