Searched refs:max_per10000_clip (Results 1 - 6 of 6) sorted by relevance

/external/srec/srec/include/
H A Dfrontpar.h79 int max_per10000_clip; member in struct:__anon26818
H A Dsample.h166 int max_per10000_clip; member in struct:__anon26839
H A Dfront.h134 int max_per10000_clip; member in struct:__anon26812
/external/srec/srec/cfront/
H A Dca_wave.c89 hWave->data.stats.max_per10000_clip =
90 hFrontend->config->waveobj->max_per10000_clip;
218 if ((pclowclip + pchighclip) > ws->max_per10000_clip)
H A Dfrontobj.c310 waveobj->max_per10000_clip = parameters->max_per10000_clip;
/external/srec/srec/Recognizer/src/
H A DRecognizerImpl.c333 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Frontend.max_per10000_clip", 10));
470 CHKLOG(rc, ESR_SessionGetInt("CREC.Frontend.max_per10000_clip", &params->max_per10000_clip));

Completed in 183 milliseconds