Searched refs:delta_fourcc (Results 1 – 1 of 1) sorted by relevance
586 int64_t delta_fourcc = kMaxDistance; in GetFormatDistance() local596 delta_fourcc = i; in GetFormatDistance()602 delta_fourcc += kYU12Penalty; in GetFormatDistance()609 delta_fourcc = 0; // Need exact match. in GetFormatDistance()612 if (kMaxDistance == delta_fourcc) { in GetFormatDistance()664 (delta_w << 28) | (delta_h << 16) | (idelta_fps << 8) | delta_fourcc; in GetFormatDistance()