Searched refs:ridgeIxLeftL (Results 1 – 1 of 1) sorted by relevance
331 int16 ridgeIxLeftL, ridgeIxRightL; in bim_ToneDownBGSupp_suppress() local479 ridgeIxLeftL = bbs_max( 0, rOIReachXMinL + jL - rOIReachYMinL ); in bim_ToneDownBGSupp_suppress()483 for ( iL = ridgeIxLeftL; iL <= ridgeIxRightL; iL++ ) in bim_ToneDownBGSupp_suppress()501 ridgeIxLeftL = bbs_max( 0, rOIReachXMinL + ( rOIReachYMaxL - 1 - jL ) ); in bim_ToneDownBGSupp_suppress()505 for ( iL = ridgeIxLeftL; iL <= ridgeIxRightL; iL++ ) in bim_ToneDownBGSupp_suppress()517 ridgeIxLeftL = bbs_min( rOIReachXMinL + ( jL - rOIReachYMinL ) - 1, rectXMinL - 1 ); in bim_ToneDownBGSupp_suppress()518 ridgeIxLeftL = bbs_min( ridgeIxLeftL, rOIReachXMinL + ( rOIReachYMaxL - 1 - jL ) - 1 ); in bim_ToneDownBGSupp_suppress()519 for ( iL = rOIReachIxXMinL; iL <= ridgeIxLeftL; iL++ ) in bim_ToneDownBGSupp_suppress()