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() function116 const JavaMediaCodecListWrapper *mcl = getCodecList(env); in getCodecInfo()132 const JavaMediaCodecListWrapper *mcl = getCodecList(env); in android_media_MediaCodecList_getCodecCount()178 const JavaMediaCodecListWrapper *mcl = getCodecList(env); in android_media_MediaCodecList_findCodecByName()341 const JavaMediaCodecListWrapper *mcl = getCodecList(env); in android_media_MediaCodecList_getGlobalSettings()347 const sp<AMessage> settings = mcl->getCodecList()->getGlobalSettings(); in android_media_MediaCodecList_getGlobalSettings()
109 virtual sp<IMediaCodecList> getCodecList() const { in getCodecList() function in android::BpMediaPlayerService174 sp<IMediaCodecList> mcl = getCodecList(); in onTransact()
51 virtual sp<IMediaCodecList> getCodecList() const = 0;
189 sRemoteList = service->getCodecList(); in getInstance()
240 virtual sp<IMediaCodecList> getCodecList() const;
503 sp<IMediaCodecList> MediaPlayerService::getCodecList() const { in getCodecList() function in android::MediaPlayerService691 sp<IMediaCodecList> codecList = getCodecList(); in dump()