Home | History | Annotate | Download | only in jni

Lines Matching defs:getCodecInfo

690 status_t JMediaCodec::getCodecInfo(JNIEnv *env, jobject *codecInfoObject) const {
693 status_t err = mCodec->getCodecInfo(&codecInfo);
1795 status_t err = codec->getCodecInfo(env, &codecInfoObj);