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