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