Searched refs:delta_w (Results 1 – 1 of 1) sorted by relevance
630 int64 delta_w = supported.width - desired_width; in GetFormatDistance() local649 if (delta_w < 0) { in GetFormatDistance()650 delta_w = delta_w * kDownPenalty; in GetFormatDistance()660 float min_desirable_fps = delta_w ? in GetFormatDistance()674 (delta_w << 28) | (delta_h << 16) | (idelta_fps << 8) | delta_fourcc; in GetFormatDistance()