Searched refs:isStill (Results 1 – 5 of 5) sorted by relevance
2503 MS_BOOL isStill = ( motion < 0x100 ) ? true : false; in MDrv_SC_McFilmLikeForSlowMotion() local2536 return ( isFilm && isMv0 && maxBinFocus && isStill ); in MDrv_SC_McFilmLikeForSlowMotion()4470 MS_BOOL isStill = FALSE; in MDrv_SC_NR_Driver() local4490 isStill = ( ( me1_mv0blk > 0x40 ) && ( me1_mv0blk > me1_nonMv0blk/8 ) ) || in MDrv_SC_NR_Driver()4669 else if ( isStill || mcnrUpdateTableLevel >= 0xA ) in MDrv_SC_NR_Driver()4738 …else if ( isStill || mcnrUpdateTableLevel >= 0xA ) // for sony temple tree, only reduce NR when is… in MDrv_SC_NR_Driver()4758 if ( isStill ) in MDrv_SC_NR_Driver()5190 static MS_BOOL isStill = false; in MDrv_SC_AbihsotArtifactFeatherPattern() local5193 isStill = ( me1IsMv0 > me1IsNonMv0*26 ) ? true : false; in MDrv_SC_AbihsotArtifactFeatherPattern()5195 isStillFeather = ( isStill && Feather_sum_status2 ) ? true : false; in MDrv_SC_AbihsotArtifactFeatherPattern()[all …]
2503 MS_BOOL isStill = ( motion < 0x100 ) ? true : false; in MDrv_SC_McFilmLikeForSlowMotion() local2536 return ( isFilm && isMv0 && maxBinFocus && isStill ); in MDrv_SC_McFilmLikeForSlowMotion()4462 MS_BOOL isStill = FALSE; in MDrv_SC_NR_Driver() local4482 isStill = ( ( me1_mv0blk > 0x40 ) && ( me1_mv0blk > me1_nonMv0blk/8 ) ) || in MDrv_SC_NR_Driver()4661 else if ( isStill || mcnrUpdateTableLevel >= 0xA ) in MDrv_SC_NR_Driver()4730 …else if ( isStill || mcnrUpdateTableLevel >= 0xA ) // for sony temple tree, only reduce NR when is… in MDrv_SC_NR_Driver()4750 if ( isStill ) in MDrv_SC_NR_Driver()5178 static MS_BOOL isStill = false; in MDrv_SC_AbihsotArtifactFeatherPattern() local5181 isStill = ( me1IsMv0 > me1IsNonMv0*26 ) ? true : false; in MDrv_SC_AbihsotArtifactFeatherPattern()5183 isStillFeather = ( isStill && Feather_sum_status2 ) ? true : false; in MDrv_SC_AbihsotArtifactFeatherPattern()[all …]