Searched refs:QP2QSTEP (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Drate_control.cpp918 static const double QP2QSTEP[6] = { 0.625, 0.6875, 0.8125, 0.875, 1.0, 1.125 }; local
920 Qstep = QP2QSTEP[QP % 6];

Completed in 1271 milliseconds