Searched refs:L1Index2 (Results 1 – 1 of 1) sorted by relevance
8970 int L1Index2 = __minmax(bin-width-1, 0, frameWidth-1); in DBK_StPtLeft() local8971 pl1 = __max(BLKN_adj[L1Index], BLKN_adj[L1Index2]); in DBK_StPtLeft()8975 else if (pl1 == BLKN_adj[L1Index2]) in DBK_StPtLeft()8976 l1 = L1Index2; in DBK_StPtLeft()9021 int L1Index2 = __minmax(bin-width-1, 0, frameWidth-1); in DBK_StPtRight() local9022 pl1 = __max(BLKN_adj[L1Index], BLKN_adj[L1Index2]); in DBK_StPtRight()9026 else if (pl1 == BLKN_adj[L1Index2]) in DBK_StPtRight()9027 l1 = L1Index2; in DBK_StPtRight()