Home
last modified time | relevance | path

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

/frameworks/av/media/module/libmediaformatshaper/
DVQops.h46 bool hasQpMaxGlobal(AMediaFormat *format);
DVQApply.cpp235 bool hasQpMaxGlobal(AMediaFormat *format) { in hasQpMaxGlobal() function
245 if (hasQpMaxGlobal(format)) { in hasQpMax()