Searched refs:setupAC4Codec (Results 1 – 2 of 2) sorted by relevance
482 status_t setupAC4Codec(bool encoder, int32_t numChannels, int32_t sampleRate);
2251 err = setupAC4Codec(encoder, numChannels, sampleRate); in configureCodec()2926 status_t ACodec::setupAC4Codec( in setupAC4Codec() function in android::ACodec