Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/M7821/pq/
H A Dmhal_pq_adaptive.c6027 int historytotal=0; in MDrv_SC_GetNoiseLevel() local
6032 historytotal=historytotal+noisehistory[i]; in MDrv_SC_GetNoiseLevel()
6043 int removefirstavg=(historytotal-firstnoise)/(nonzerocount-1); in MDrv_SC_GetNoiseLevel()
6047 safenoise=historytotal/nonzerocount; in MDrv_SC_GetNoiseLevel()
/utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/
H A Dmhal_pq_adaptive.c6027 int historytotal=0; in MDrv_SC_GetNoiseLevel() local
6032 historytotal=historytotal+noisehistory[i]; in MDrv_SC_GetNoiseLevel()
6043 int removefirstavg=(historytotal-firstnoise)/(nonzerocount-1); in MDrv_SC_GetNoiseLevel()
6047 safenoise=historytotal/nonzerocount; in MDrv_SC_GetNoiseLevel()
/utopia/UTPA2-700.0.x/modules/pq/hal/M7621/pq/
H A Dmhal_pq_adaptive.c6027 int historytotal=0; in MDrv_SC_GetNoiseLevel() local
6032 historytotal=historytotal+noisehistory[i]; in MDrv_SC_GetNoiseLevel()
6043 int removefirstavg=(historytotal-firstnoise)/(nonzerocount-1); in MDrv_SC_GetNoiseLevel()
6047 safenoise=historytotal/nonzerocount; in MDrv_SC_GetNoiseLevel()
/utopia/UTPA2-700.0.x/modules/pq/hal/maxim/pq/
H A Dmhal_pq_adaptive.c6027 int historytotal=0; in MDrv_SC_GetNoiseLevel() local
6032 historytotal=historytotal+noisehistory[i]; in MDrv_SC_GetNoiseLevel()
6043 int removefirstavg=(historytotal-firstnoise)/(nonzerocount-1); in MDrv_SC_GetNoiseLevel()
6047 safenoise=historytotal/nonzerocount; in MDrv_SC_GetNoiseLevel()
/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c6015 int historytotal=0; in MDrv_SC_GetNoiseLevel() local
6020 historytotal=historytotal+noisehistory[i]; in MDrv_SC_GetNoiseLevel()
6031 int removefirstavg=(historytotal-firstnoise)/(nonzerocount-1); in MDrv_SC_GetNoiseLevel()
6035 safenoise=historytotal/nonzerocount; in MDrv_SC_GetNoiseLevel()