Searched refs:setupAC3Codec (Results 1 – 2 of 2) sorted by relevance
459 status_t setupAC3Codec(bool encoder, int32_t numChannels, int32_t sampleRate);
2226 err = setupAC3Codec(encoder, numChannels, sampleRate); in configureCodec()2829 status_t ACodec::setupAC3Codec( in setupAC3Codec() function in android::ACodec