Searched refs:setupAC3Codec (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DACodec.h343 status_t setupAC3Codec(bool encoder, int32_t numChannels, int32_t sampleRate);
/frameworks/av/media/libstagefright/
H A DACodec.cpp2117 err = setupAC3Codec(encoder, numChannels, sampleRate);
2440 status_t ACodec::setupAC3Codec( function in class:android::ACodec

Completed in 19 milliseconds