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