Lines Matching refs:bbpL
280 int32 bbpL = 11 - logEyeDistL;
281 bbpL = bbpL < 0 ? 0 : bbpL;
282 bbpL = bbpL > 6 ? 6 : bbpL;
283 bts_IdCluster2D_copyTransform( cpA, idClusterPtrA, &ptrA->detectorE.refClusterE, altL, bbpL );
355 int32 bbpL = 11 - logEyeDistL;
356 bbpL = bbpL < 0 ? 0 : bbpL;
357 bbpL = bbpL > 6 ? 6 : bbpL;
358 bts_IdCluster2D_copyTransform( cpA, idClusterPtrA, &ptrA->detectorE.refClusterE, altL, bbpL );