Searched refs:targetQpMax (Results 1 – 3 of 3) sorted by relevance
72 int targetQpMax(int32_t width, int32_t height);
164 int32_t qpmax = codec->targetQpMax(width, height); in VQApply()
390 int CodecProperties::targetQpMax(int32_t width, int32_t height) { in targetQpMax() function in android::mediaformatshaper::CodecProperties