Searched refs:AudioFormatDescription (Results 1 – 4 of 4) sorted by relevance
40 …virtual int32_t Encode (AudioFormatDescription theInputFormat, AudioFormatDescription theOutputFor…53 virtual int32_t InitializeEncoder (AudioFormatDescription theOutputFormat) ;56 …virtual void GetSourceFormat (const AudioFormatDescription * source, AudioFormatDescription * outp…
145 struct AudioFormatDescription struct157 typedef struct AudioFormatDescription AudioFormatDescription ; argument
102 …d alac_get_source_format (ALAC_ENCODER *p, const AudioFormatDescription * source, AudioFormatDescr…
1233 alac_get_source_format (ALAC_ENCODER *p, const AudioFormatDescription * source, AudioFormatDescript… in alac_get_source_format()