Searched refs:FindClosestScale (Results 1 – 2 of 2) sorted by relevance
122 float VideoAdapter::FindClosestScale(int width, int height, in FindClosestScale() function in cricket::VideoAdapter591 scale = FindClosestScale(input.width, in IsMinimumFormat()632 float scale = FindClosestScale(input.width, input.height, min_num_pixels); in AdaptToMinimumFormat()
75 float FindClosestScale(int width, int height, int target_num_pixels);