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