Searched refs:configure_id (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | mediacodec_wrapper.c | 191 jmethodID configure_id; member 240 …id/media/MediaCrypto;I)V", FF_JNI_METHOD, offsetof(struct JNIAMediaCodecFields, configure_id), 1 }, 1369 …(*env)->CallVoidMethod(env, codec->object, codec->jfields.configure_id, format->object, surface, N… in ff_AMediaCodec_configure()
|