Home
last modified time | relevance | path

Searched refs:checking_exact_rates (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/oss/
Doss_probe.c120 gboolean checking_exact_rates = TRUE; in probe_check() local
146 if (mid == mid_ret && checking_exact_rates) { in probe_check()
158 checking_exact_rates = FALSE; in probe_check()
Dgstosshelper.c204 gboolean checking_exact_rates = TRUE; in gst_oss_helper_rate_probe_check() local
257 if (mid == mid_ret && checking_exact_rates) { in gst_oss_helper_rate_probe_check()
269 checking_exact_rates = FALSE; in gst_oss_helper_rate_probe_check()