Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c8978 int L2Index = __minmax(l1 -width , 0, frameWidth-1); in DBK_StPtLeft() local
8980 pl2 = __max(BLKN_adj[L2Index], BLKN_adj[L2Index2]); in DBK_StPtLeft()
9029 int L2Index = __minmax(l1 -width , 0, frameWidth-1); in DBK_StPtRight() local
9031 pl2 = __max(BLKN_adj[L2Index], BLKN_adj[L2Index2]); in DBK_StPtRight()