Searched refs:fOKFormat (Results 1 – 2 of 2) sorted by relevance
108 fOKFormat = format; in SetAcceptedFormat()232 if (format_is_compatible(*format, fOKFormat)) in AcceptFormat()235 *format = fOKFormat; in AcceptFormat()336 fInput.format = fOKFormat; in Disconnected()347 if (!format_is_compatible(format, fOKFormat)) in FormatChanged()
107 media_format fOKFormat; variable