Home
last modified time | relevance | path

Searched refs:codecResultsToXml (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
DMediaCodecListOverrides.cpp352 static AString codecResultsToXml(const KeyedVector<AString, CodecSettings>& results) { in codecResultsToXml() function
400 overrides.append(codecResultsToXml(encoder_results)); in exportResultsToXML()
405 overrides.append(codecResultsToXml(decoder_results)); in exportResultsToXML()