Searched defs:AC3HeaderInfo (Results 1 – 1 of 1) sorted by relevance
34 typedef struct AC3HeaderInfo { struct38 uint16_t sync_word;39 uint16_t crc1;40 uint8_t sr_code;41 uint8_t bitstream_id;65 } AC3HeaderInfo; argument