Searched refs:qpMaxPoint (Results 1 – 2 of 2) sorted by relevance
137 bool qpMaxPoint(std::string resolution, std::string value);
116 if (qpMaxPoint(resolution, value)) { in setTuningValue()293 bool CodecProperties::qpMaxPoint(std::string resolution, std::string value) { in qpMaxPoint() function in android::mediaformatshaper::CodecProperties