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