Home
last modified time | relevance | path

Searched defs:getCodecList (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/media/jni/
Dandroid_media_MediaCodecList.cpp61 sp<IMediaCodecList> getCodecList() const { in getCodecList() function in JavaMediaCodecListWrapper
99 static const JavaMediaCodecListWrapper *getCodecList(JNIEnv *env) { in getCodecList() function
/frameworks/av/media/libmedia/
DIMediaPlayerService.cpp109 virtual sp<IMediaCodecList> getCodecList() const { in getCodecList() function in android::BpMediaPlayerService
/frameworks/av/media/libmediaplayerservice/
DMediaPlayerService.cpp337 sp<IMediaCodecList> MediaPlayerService::getCodecList() const { in getCodecList() function in android::MediaPlayerService