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

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

Completed in 1831 milliseconds