Searched refs:getCodecList (Results 1 – 6 of 6) sorted by relevance
62 sp<IMediaCodecList> getCodecList() const { in getCodecList() function in JavaMediaCodecListWrapper100 static const JavaMediaCodecListWrapper *getCodecList(JNIEnv *env) { in getCodecList() function117 const JavaMediaCodecListWrapper *mcl = getCodecList(env); in getCodecInfo()133 const JavaMediaCodecListWrapper *mcl = getCodecList(env); in android_media_MediaCodecList_getCodecCount()179 const JavaMediaCodecListWrapper *mcl = getCodecList(env); in android_media_MediaCodecList_findCodecByName()342 const JavaMediaCodecListWrapper *mcl = getCodecList(env); in android_media_MediaCodecList_getGlobalSettings()348 const sp<AMessage> settings = mcl->getCodecList()->getGlobalSettings(); in android_media_MediaCodecList_getGlobalSettings()
113 virtual sp<IMediaCodecList> getCodecList() const { in getCodecList() function in android::BpMediaPlayerService187 sp<IMediaCodecList> mcl = getCodecList(); in onTransact()
57 virtual sp<IMediaCodecList> getCodecList() const = 0;
190 sRemoteList = service->getCodecList(); in getInstance()
244 virtual sp<IMediaCodecList> getCodecList() const;
517 sp<IMediaCodecList> MediaPlayerService::getCodecList() const { in getCodecList() function in android::MediaPlayerService706 sp<IMediaCodecList> codecList = getCodecList(); in dump()