Searched refs:nonMv0_feather_iir (Results 1 – 5 of 5) sorted by relevance
5797 static MS_U32 nonMv0_feather_iir = 0; in MDrv_SC_Agate_MovingWithoutFeather() local5802 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()
5785 static MS_U32 nonMv0_feather_iir = 0; in MDrv_SC_Agate_MovingWithoutFeather() local5790 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()