Searched refs:OPUS_ENC_CREATE_API (Results 1 – 2 of 2) sorted by relevance
90 #define OPUS_ENC_CREATE_API ms_opus_encoder_create macro111 #define OPUS_ENC_CREATE_API opus_encoder_create macro211 mEncoder = OPUS_ENC_CREATE_API(sampleRate, mChannels, application, &err); in initEncoder()
71 Following arguments are passed to OPUS_ENC_CREATE_API: