Home
last modified time | relevance | path

Searched refs:setupAACCodec (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DACodec.h489 status_t setupAACCodec(
/aosp12/frameworks/av/media/libstagefright/
H A DACodec.cpp2237 err = setupAACCodec( in configureCodec()
2825 status_t ACodec::setupAACCodec( in setupAACCodec() function in android::ACodec