Home
last modified time | relevance | path

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

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