Searched defs:getCodecInfo (Results 1 – 4 of 4) sorted by relevance
49 virtual sp<MediaCodecInfo> getCodecInfo(size_t index) const { in getCodecInfo() function
54 virtual sp<MediaCodecInfo> getCodecInfo(size_t index) const in getCodecInfo() function in android::BpMediaCodecList
843 status_t MediaCodecsXmlParser::getCodecInfo(const char *name, CodecInfo *info) const { in getCodecInfo() function in android::MediaCodecsXmlParser
3461 public MediaCodecInfo getCodecInfo() { in getCodecInfo() method