Searched refs:quotientBbpL (Results 1 – 1 of 1) sorted by relevance
678 int32 quotientBbpL, bbp_crL, posL; in bts_Cluster2D_alt() local696 quotientBbpL = 0; in bts_Cluster2D_alt()713 quotientBbpL = shiftL; in bts_Cluster2D_alt()718 if( posL > ( quotientBbpL + 14 ) ) in bts_Cluster2D_alt()722 quotientBbpL = 0; in bts_Cluster2D_alt()724 else if( quotientBbpL > ( posL + 14 ) ) in bts_Cluster2D_alt()728 quotientBbpL = 0; in bts_Cluster2D_alt()732 bbs_uint32ReduceToNBits( "ientL, "ientBbpL, 15 ); in bts_Cluster2D_alt()735 if( quotientBbpL > 15 ) in bts_Cluster2D_alt()737 quotientL >>= ( quotientBbpL - 15 ); in bts_Cluster2D_alt()[all …]