Searched refs:delta_w (Results 1 – 1 of 1) sorted by relevance
620 int64_t delta_w = supported.width - desired_width; in GetFormatDistance() local639 if (delta_w < 0) { in GetFormatDistance()640 delta_w = delta_w * kDownPenalty; in GetFormatDistance()650 float min_desirable_fps = delta_w ? in GetFormatDistance()664 (delta_w << 28) | (delta_h << 16) | (idelta_fps << 8) | delta_fourcc; in GetFormatDistance()