Home
last modified time | relevance | path

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

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