Searched refs:frame_is_boosted (Results 1 – 1 of 1) sorted by relevance
34 static int frame_is_boosted(const VP9_COMP *cpi) { in frame_is_boosted() function160 const int boosted = frame_is_boosted(cpi); in set_good_speed_feature_framesize_independent()168 sf->use_square_partition_only = !frame_is_boosted(cpi); in set_good_speed_feature_framesize_independent()189 sf->use_square_partition_only = !frame_is_boosted(cpi); in set_good_speed_feature_framesize_independent()230 frame_is_boosted(cpi) ? USE_FULL_RD : USE_LARGESTALL; in set_good_speed_feature_framesize_independent()