Home
last modified time | relevance | path

Searched defs:codec_config (Results 1 – 1 of 1) sorted by relevance

/sof-2.7.6/src/include/sof/audio/codec_adapter/codec/
Dgeneric.h180 struct codec_config { struct
181 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. */