Searched defs:mcl (Results 1 – 2 of 2) sorted by relevance
71 JavaMediaCodecListWrapper(sp<IMediaCodecList> mcl) in JavaMediaCodecListWrapper()103 sp<IMediaCodecList> mcl = MediaCodecList::getInstance(); in getCodecList() local117 const JavaMediaCodecListWrapper *mcl = getCodecList(env); in getCodecInfo() local133 const JavaMediaCodecListWrapper *mcl = getCodecList(env); in android_media_MediaCodecList_getCodecCount() local179 const JavaMediaCodecListWrapper *mcl = getCodecList(env); in android_media_MediaCodecList_findCodecByName() local342 const JavaMediaCodecListWrapper *mcl = getCodecList(env); in android_media_MediaCodecList_getGlobalSettings() local
68 MediaCodecList mcl = new MediaCodecList(MediaCodecList.REGULAR_CODECS); in AmrInputStream() local