Home | History | Annotate | Download | only in jni

Lines Matching refs:configure

266 status_t JMediaCodec::configure(
279 return mCodec->configure(format, mSurfaceTextureClient, crypto, flags);
996 err = codec->configure(format, bufferProducer, crypto, flags);