Searched defs:configureCodec (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DACodec.cpp1711 status_t ACodec::configureCodec( function in class:android::ACodec
6567 err = mCodec->configureCodec(mime.c_str(), msg);
6570 ALOGE("[%s] configureCodec returning error %d",

Completed in 21 milliseconds