Searched refs:bts_refresh_rate (Results 1 – 1 of 1) sorted by relevance
993 bool ExynosLayer::checkBtsCap(const uint32_t bts_refresh_rate) { in checkBtsCap() argument1000 if (mOtfMPP->checkSpecificRestriction(bts_refresh_rate, src_img, dst_img)) { in checkBtsCap()1011 const float resolution = float(src_img.w) * float(src_img.h) * bts_refresh_rate / 1000; in checkBtsCap()