Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c11271 int BLKIIR_E = BLKIIR_S+1;//10 in DBK_Detect_Partition() local
11418 …else if ( ((*partiCounter) >= BLKIIR_S) && ((*partiCounter) <= BLKIIR_E) )//mark blockness points … in DBK_Detect_Partition()
11474 const int BLKIIR_E = BLKIIR_S+1;//15
11646 else if ( ((*partiCounter) == BLKIIR_S) || ((*partiCounter) == BLKIIR_E) )