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

/frameworks/av/include/media/stagefright/
H A DACodec.h474 status_t setupEAC3Codec(bool encoder, int32_t numChannels, int32_t sampleRate);
/frameworks/av/media/libstagefright/foundation/include/
H A DACodec.h474 status_t setupEAC3Codec(bool encoder, int32_t numChannels, int32_t sampleRate);
/frameworks/av/media/libstagefright/include/
H A DACodec.h474 status_t setupEAC3Codec(bool encoder, int32_t numChannels, int32_t sampleRate);
/frameworks/av/media/libstagefright/
H A DACodec.cpp2227 err = setupEAC3Codec(encoder, numChannels, sampleRate);
2838 status_t ACodec::setupEAC3Codec( function in class:android::ACodec

Completed in 4087 milliseconds