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.h531 status_t setupFlacCodec(
/frameworks/av/media/libstagefright/
DACodec.cpp2361 err = setupFlacCodec( in configureCodec()
3280 status_t ACodec::setupFlacCodec( in setupFlacCodec() function in android::ACodec