Home
last modified time | relevance | path

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

/frameworks/av/media/module/libmediaformatshaper/
DCodecProperties.h86 double getPhaseOut() { return mPhaseOut; } in getPhaseOut() function
DVQApply.cpp141 int64_t bitrateCeiling = bitrateFloor * codec->getPhaseOut(); in VQApply()