Home
last modified time | relevance | path

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

/frameworks/av/media/module/libmediaformatshaper/
DCodecProperties.h83 bool supportsQp() { return mSupportsQp;} in supportsQp() function
DVQApply.cpp183 if (!codec->supportsQp()) { in VQApply()