Searched refs:getMediaCodec (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
H A DTrackDecoder.java102 protected MediaCodec getMediaCodec() { method in class:TrackDecoder
/frameworks/base/media/jni/
H A Dandroid_media_MediaCodec.cpp841 static sp<JMediaCodec> getMediaCodec(JNIEnv *env, jobject thiz) { function
941 sp<JMediaCodec> codec = getMediaCodec(env, thiz);
957 sp<JMediaCodec> codec = getMediaCodec(env, thiz);
977 sp<JMediaCodec> codec = getMediaCodec(env, thiz);
1026 sp<JMediaCodec> codec = getMediaCodec(env, thiz);
1150 sp<JMediaCodec> codec = getMediaCodec(env, thiz);
1169 sp<JMediaCodec> codec = getMediaCodec(env, thiz);
1191 sp<JMediaCodec> codec = getMediaCodec(env, thiz);
1206 sp<JMediaCodec> codec = getMediaCodec(env, thiz);
1221 sp<JMediaCodec> codec = getMediaCodec(en
[all...]

Completed in 722 milliseconds