Home
last modified time | relevance | path

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

/dports/textproc/libsphinxclient/sphinx-2.0.9-release/src/
H A Dsphinx.cpp10143 const float HIT_BLOCK_FACTOR = 1.0f; in Build() local
10149 iHitsGap = (SphOffset_t)( iHitsMax*HIT_BLOCK_FACTOR*HIT_SIZE_AVG ); in Build()
/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsphinx.cpp12731 const float HIT_BLOCK_FACTOR = 1.0f; in Build() local
12737 iHitsGap = (SphOffset_t)( iHitsMax*HIT_BLOCK_FACTOR*HIT_SIZE_AVG ); in Build()