Home
last modified time | relevance | path

Searched refs:R1Index (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c8982 int R1Index = __minmax(bin+width , 0, frameWidth-1); in DBK_StPtLeft() local
8984 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() local
9035 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()