Searched refs:configureCodec (Results 1 – 2 of 2) sorted by relevance
345 status_t configureCodec(const char *mime, const sp<AMessage> &msg);
1706 status_t ACodec::configureCodec( in configureCodec() function in android::ACodec6856 err = mCodec->configureCodec(mime.c_str(), msg); in onConfigureComponent()