Searched refs:newAudioCodec (Results 1 – 3 of 3) sorted by relevance
36 AudioCodec *newAudioCodec(const char *codecName);
39 AudioCodec *newAudioCodec(const char *codecName) in newAudioCodec() function
980 codec = newAudioCodec(codecName); in add()