Searched refs:R1Index2 (Results 1 – 1 of 1) sorted by relevance
8983 int R1Index2 = __minmax(bin+width+1, 0, frameWidth-1); in DBK_StPtLeft() local8984 pr1 = __max(BLKN_adj[R1Index], BLKN_adj[R1Index2]); in DBK_StPtLeft()8988 else if (pr1 == BLKN_adj[R1Index2]) in DBK_StPtLeft()8989 r1 = R1Index2; in DBK_StPtLeft()9034 int R1Index2 = __minmax(bin+width+1, 0, frameWidth-1); in DBK_StPtRight() local9035 pr1 = __max(BLKN_adj[R1Index], BLKN_adj[R1Index2]); in DBK_StPtRight()9039 else if (pr1 == BLKN_adj[R1Index2]) in DBK_StPtRight()9040 r1 = R1Index2; in DBK_StPtRight()