Searched refs:R1Index (Results 1 – 1 of 1) sorted by relevance
8982 int R1Index = __minmax(bin+width , 0, frameWidth-1); in DBK_StPtLeft() local8984 pr1 = __max(BLKN_adj[R1Index], BLKN_adj[R1Index2]); in DBK_StPtLeft()8986 if (pr1 == BLKN_adj[R1Index]) in DBK_StPtLeft()8987 r1 = R1Index; in DBK_StPtLeft()9033 int R1Index = __minmax(bin+width , 0, frameWidth-1); in DBK_StPtRight() local9035 pr1 = __max(BLKN_adj[R1Index], BLKN_adj[R1Index2]); in DBK_StPtRight()9037 if (pr1 == BLKN_adj[R1Index]) in DBK_StPtRight()9038 r1 = R1Index; in DBK_StPtRight()