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