Searched refs:L1Index (Results 1 – 1 of 1) sorted by relevance
8969 int L1Index = __minmax(bin-width , 0, frameWidth-1); in DBK_StPtLeft() local8971 pl1 = __max(BLKN_adj[L1Index], BLKN_adj[L1Index2]); in DBK_StPtLeft()8973 if (pl1 == BLKN_adj[L1Index]) in DBK_StPtLeft()8974 l1 = L1Index; in DBK_StPtLeft()9020 int L1Index = __minmax(bin-width , 0, frameWidth-1); in DBK_StPtRight() local9022 pl1 = __max(BLKN_adj[L1Index], BLKN_adj[L1Index2]); in DBK_StPtRight()9024 if (pl1 == BLKN_adj[L1Index]) in DBK_StPtRight()9025 l1 = L1Index; in DBK_StPtRight()