Home
last modified time | relevance | path

Searched refs:mv0_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.c5796 static MS_U32 mv0_feather_iir = 0; in MDrv_SC_Agate_MovingWithoutFeather() local
5802 if( mv0_feather_iir > (nonMv0_feather_iir*60) ) in MDrv_SC_Agate_MovingWithoutFeather()
5807 mv0_feather = ((mv0_feather_iir*3 )+ mv0_feather ) >> 2; in MDrv_SC_Agate_MovingWithoutFeather()
5808 mv0_feather_iir = mv0_feather; in MDrv_SC_Agate_MovingWithoutFeather()
/utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/
H A Dmhal_pq_adaptive.c5796 static MS_U32 mv0_feather_iir = 0; in MDrv_SC_Agate_MovingWithoutFeather() local
5802 if( mv0_feather_iir > (nonMv0_feather_iir*60) ) in MDrv_SC_Agate_MovingWithoutFeather()
5807 mv0_feather = ((mv0_feather_iir*3 )+ mv0_feather ) >> 2; in MDrv_SC_Agate_MovingWithoutFeather()
5808 mv0_feather_iir = mv0_feather; in MDrv_SC_Agate_MovingWithoutFeather()
/utopia/UTPA2-700.0.x/modules/pq/hal/M7621/pq/
H A Dmhal_pq_adaptive.c5796 static MS_U32 mv0_feather_iir = 0; in MDrv_SC_Agate_MovingWithoutFeather() local
5802 if( mv0_feather_iir > (nonMv0_feather_iir*60) ) in MDrv_SC_Agate_MovingWithoutFeather()
5807 mv0_feather = ((mv0_feather_iir*3 )+ mv0_feather ) >> 2; in MDrv_SC_Agate_MovingWithoutFeather()
5808 mv0_feather_iir = mv0_feather; in MDrv_SC_Agate_MovingWithoutFeather()
/utopia/UTPA2-700.0.x/modules/pq/hal/maxim/pq/
H A Dmhal_pq_adaptive.c5796 static MS_U32 mv0_feather_iir = 0; in MDrv_SC_Agate_MovingWithoutFeather() local
5802 if( mv0_feather_iir > (nonMv0_feather_iir*60) ) in MDrv_SC_Agate_MovingWithoutFeather()
5807 mv0_feather = ((mv0_feather_iir*3 )+ mv0_feather ) >> 2; in MDrv_SC_Agate_MovingWithoutFeather()
5808 mv0_feather_iir = mv0_feather; in MDrv_SC_Agate_MovingWithoutFeather()
/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c5784 static MS_U32 mv0_feather_iir = 0; in MDrv_SC_Agate_MovingWithoutFeather() local
5790 if( mv0_feather_iir > (nonMv0_feather_iir*60) ) in MDrv_SC_Agate_MovingWithoutFeather()
5795 mv0_feather = ((mv0_feather_iir*3 )+ mv0_feather ) >> 2; in MDrv_SC_Agate_MovingWithoutFeather()
5796 mv0_feather_iir = mv0_feather; in MDrv_SC_Agate_MovingWithoutFeather()