Searched defs:CodecProperties (Results 1 – 3 of 3) sorted by relevance
64 struct CodecProperties { struct75 typedef std::pair<std::string, CodecProperties> Codec; argument
34 struct CodecProperties { struct36 MediaCodecsXmlParser::CodecProperties codecProp; argument
35 CodecProperties::CodecProperties(std::string name, std::string mediaType) { in CodecProperties() function in android::mediaformatshaper::CodecProperties