Searched defs:getCodecInfo (Results 1 – 5 of 5) sorted by relevance
51 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
3537 public MediaCodecInfo getCodecInfo() { in getCodecInfo() method
690 status_t JMediaCodec::getCodecInfo(JNIEnv *env, jobject *codecInfoObject) const { in getCodecInfo() function in android::JMediaCodec
1505 status_t MediaCodec::getCodecInfo(sp<MediaCodecInfo> *codecInfo) const { in getCodecInfo() function in android::MediaCodec