Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/M7821/pq/
H A Dmhal_pq_adaptive.c5797 static MS_U32 nonMv0_feather_iir = 0; in MDrv_SC_Agate_MovingWithoutFeather() local
5802 if( mv0_feather_iir > (nonMv0_feather_iir*60) ) in MDrv_SC_Agate_MovingWithoutFeather()
5810 nonMv0_feather = ((nonMv0_feather_iir*3 )+ nonMv0_feather ) >> 2; in MDrv_SC_Agate_MovingWithoutFeather()
5811 nonMv0_feather_iir = nonMv0_feather; in MDrv_SC_Agate_MovingWithoutFeather()
/utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/
H A Dmhal_pq_adaptive.c5797 static MS_U32 nonMv0_feather_iir = 0; in MDrv_SC_Agate_MovingWithoutFeather() local
5802 if( mv0_feather_iir > (nonMv0_feather_iir*60) ) in MDrv_SC_Agate_MovingWithoutFeather()
5810 nonMv0_feather = ((nonMv0_feather_iir*3 )+ nonMv0_feather ) >> 2; in MDrv_SC_Agate_MovingWithoutFeather()
5811 nonMv0_feather_iir = nonMv0_feather; in MDrv_SC_Agate_MovingWithoutFeather()
/utopia/UTPA2-700.0.x/modules/pq/hal/M7621/pq/
H A Dmhal_pq_adaptive.c5797 static MS_U32 nonMv0_feather_iir = 0; in MDrv_SC_Agate_MovingWithoutFeather() local
5802 if( mv0_feather_iir > (nonMv0_feather_iir*60) ) in MDrv_SC_Agate_MovingWithoutFeather()
5810 nonMv0_feather = ((nonMv0_feather_iir*3 )+ nonMv0_feather ) >> 2; in MDrv_SC_Agate_MovingWithoutFeather()
5811 nonMv0_feather_iir = nonMv0_feather; in MDrv_SC_Agate_MovingWithoutFeather()
/utopia/UTPA2-700.0.x/modules/pq/hal/maxim/pq/
H A Dmhal_pq_adaptive.c5797 static MS_U32 nonMv0_feather_iir = 0; in MDrv_SC_Agate_MovingWithoutFeather() local
5802 if( mv0_feather_iir > (nonMv0_feather_iir*60) ) in MDrv_SC_Agate_MovingWithoutFeather()
5810 nonMv0_feather = ((nonMv0_feather_iir*3 )+ nonMv0_feather ) >> 2; in MDrv_SC_Agate_MovingWithoutFeather()
5811 nonMv0_feather_iir = nonMv0_feather; in MDrv_SC_Agate_MovingWithoutFeather()
/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c5785 static MS_U32 nonMv0_feather_iir = 0; in MDrv_SC_Agate_MovingWithoutFeather() local
5790 if( mv0_feather_iir > (nonMv0_feather_iir*60) ) in MDrv_SC_Agate_MovingWithoutFeather()
5798 nonMv0_feather = ((nonMv0_feather_iir*3 )+ nonMv0_feather ) >> 2; in MDrv_SC_Agate_MovingWithoutFeather()
5799 nonMv0_feather_iir = nonMv0_feather; in MDrv_SC_Agate_MovingWithoutFeather()