Searched refs:getMediaCodec (Results 1 - 1 of 1) sorted by path

/frameworks/base/media/jni/
H A Dandroid_media_MediaCodec.cpp293 static sp<JMediaCodec> getMediaCodec(JNIEnv *env, jobject thiz) { function
356 sp<JMediaCodec> codec = getMediaCodec(env, thiz);
398 sp<JMediaCodec> codec = getMediaCodec(env, thiz);
413 sp<JMediaCodec> codec = getMediaCodec(env, thiz);
428 sp<JMediaCodec> codec = getMediaCodec(env, thiz);
450 sp<JMediaCodec> codec = getMediaCodec(env, thiz);
476 sp<JMediaCodec> codec = getMediaCodec(env, thiz);
608 sp<JMediaCodec> codec = getMediaCodec(env, thiz);
629 sp<JMediaCodec> codec = getMediaCodec(env, thiz);
651 sp<JMediaCodec> codec = getMediaCodec(en
[all...]

Completed in 28 milliseconds