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

/frameworks/base/media/jni/
H A Dandroid_media_MediaCodec.cpp725 static sp<JMediaCodec> getMediaCodec(JNIEnv *env, jobject thiz) { function
807 sp<JMediaCodec> codec = getMediaCodec(env, thiz);
826 sp<JMediaCodec> codec = getMediaCodec(env, thiz);
869 sp<JMediaCodec> codec = getMediaCodec(env, thiz);
891 sp<JMediaCodec> codec = getMediaCodec(env, thiz);
906 sp<JMediaCodec> codec = getMediaCodec(env, thiz);
921 sp<JMediaCodec> codec = getMediaCodec(env, thiz);
943 sp<JMediaCodec> codec = getMediaCodec(env, thiz);
965 sp<JMediaCodec> codec = getMediaCodec(env, thiz);
991 sp<JMediaCodec> codec = getMediaCodec(en
[all...]
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
H A DTrackDecoder.java102 protected MediaCodec getMediaCodec() { method in class:TrackDecoder

Completed in 69 milliseconds