Searched defs:getCodecList (Results 1 – 3 of 3) sorted by relevance
126 virtual sp<IMediaCodecList> getCodecList() const { in getCodecList() function in android::BpMediaPlayerService
34 static sp<IMediaCodecList> getCodecList(JNIEnv *env) { in getCodecList() function
346 sp<IMediaCodecList> MediaPlayerService::getCodecList() const { in getCodecList() function in android::MediaPlayerService