Searched refs:bppPoint (Results 1 – 2 of 2) sorted by relevance
124 bool bppPoint(std::string resolution, std::string value);
129 if (bppPoint(resolution, value)) { in setTuningValue()179 bool CodecProperties::bppPoint(std::string resolution, std::string value) { in bppPoint() function in android::mediaformatshaper::CodecProperties