Searched defs:Codec_Info (Results 1 – 1 of 1) sorted by relevance
44 struct Codec_Info { struct45 u32_t version; /* Version of Codec */47 enum codec_location {51 } loc; /* DEFAULT e-None */52 u16_t total_size; /* total size of Codec in bytes.Max size 32K (64K?)*/53 u16_t num_msg_segments; /* number of segments = total size / max message payload size */