Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DACodec.h502 status_t setupFlacCodec(
/frameworks/av/media/libstagefright/
DACodec.cpp2267 err = setupFlacCodec( in configureCodec()
3113 status_t ACodec::setupFlacCodec( in setupFlacCodec() function in android::ACodec