Searched defs:codec_config (Results 1 – 1 of 1) sorted by relevance
180 struct codec_config { struct181 size_t size; /**< Specifies the size of whole config */182 bool avail; /**< Marks config as available to use.*/183 void *data; /**< tlv config, a pointer to memory where config is stored. */