Searched refs:getCodecName (Results 1 – 13 of 13) sorted by relevance
24 public String getCodecName() { return null;} in getCodecName() method in BluetoothCodecConfig
114 getCodecName(index), isEncoder(index), caps); in getNewCodecInfoAt()117 /* package private */ static native final String getCodecName(int index); in getCodecName() method in MediaCodecList
193 return "{codecName:" + getCodecName() + in toString()252 public String getCodecName() { in getCodecName() method in BluetoothCodecConfig
199 when(config.getCodecName()).thenReturn("PiedPiper"); in getLabelDeviceConnectedWithHighQualityCodec()201 String.format(KNOWN_CODEC_LABEL, config.getCodecName())); in getLabelDeviceConnectedWithHighQualityCodec()
92 const char *getCodecName() const;
80 if (info == NULL || MediaCodecList::isSoftwareCodec(info->getCodecName())) { in android_videoCodec_expose()
676 if (AString(name) == mCodecInfos[i]->getCodecName()) { in setCurrentCodecInfo()739 if (AString(name) == mCodecInfos[i]->getCodecName()) { in addMediaCodecFromAttributes()1191 AString componentName = info->getCodecName(); in findMatchingCodecs()
226 AString name = info->getCodecName(); in profileCodecs()
255 selectable[0].getCodecName()); in getHighQualityAudioOptionLabel()
68 const char *name = info->getCodecName(); in android_media_MediaCodecList_getCodecName()
150 const char *MediaCodecInfo::getCodecName() const { in getCodecName() function in android::MediaCodecInfo
659 codecType, info->getCodecName()); in dumpCodecProfiles()