Searched defs:getCodecInfo (Results 1 – 6 of 6) sorted by relevance
51 virtual sp<MediaCodecInfo> getCodecInfo(size_t index) const { in getCodecInfo() function
49 const Info getCodecInfo(size_t index) const { in getCodecInfo() function in JavaMediaCodecListWrapper114 static JavaMediaCodecListWrapper::Info getCodecInfo(JNIEnv *env, jint index) { in getCodecInfo() function
698 status_t JMediaCodec::getCodecInfo(JNIEnv *env, jobject *codecInfoObject) const { in getCodecInfo() function in android::JMediaCodec
54 virtual sp<MediaCodecInfo> getCodecInfo(size_t index) const in getCodecInfo() function in android::BpMediaCodecList
3759 public MediaCodecInfo getCodecInfo() { in getCodecInfo() method
1550 status_t MediaCodec::getCodecInfo(sp<MediaCodecInfo> *codecInfo) const { in getCodecInfo() function in android::MediaCodec