Searched refs:getBpp (Results 1 – 3 of 3) sorted by relevance
78 double getBpp(int32_t width, int32_t height);
138 double minimumBpp = codec->getBpp(width, height); in VQApply()
272 double CodecProperties::getBpp(int32_t width, int32_t height) { in getBpp() function in android::mediaformatshaper::CodecProperties