Searched defs:getCodecName (Results 1 – 3 of 3) sorted by relevance
117 /* package private */ static native final String getCodecName(int index); in getCodecName() method in MediaCodecList
368 public @NonNull String getCodecName() { in getCodecName() method in BluetoothCodecConfig
173 const char *MediaCodecInfo::getCodecName() const { in getCodecName() function in android::MediaCodecInfo