Home
last modified time | relevance | path

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

/dports/multimedia/jmref/JM/lencod/src/
H A Dcontext_ini.c249 double xr, min_xr = 1e30; in GetCtxModelNumber() local
276 if (xr < min_xr) in GetCtxModelNumber()
278 min_xr = xr; in GetCtxModelNumber()
311 if (xr < min_xr) in GetCtxModelNumber()
313 min_xr = xr; in GetCtxModelNumber()