Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c9624 …rt(long* histogram, MS_U8 *BLKN_adj, int* zeroCnt, int partIndex, MS_U8 markValue, MS_U8 markDefVa… in DBK_BlocknessAdjPart() argument
9672 BLKN_adj[CurH] = markValue; in DBK_BlocknessAdjPart()
9673 BLKN_adj[L1] = markValue; in DBK_BlocknessAdjPart()
9674 BLKN_adj[R1] = markValue; in DBK_BlocknessAdjPart()
11235 static MS_U8 markDefValue, markValue; in DBK_Detect_Partition() local
11282 markValue = 0xC; in DBK_Detect_Partition()
11287 markValue = 0x8; in DBK_Detect_Partition()
11292 markValue = 0x8; in DBK_Detect_Partition()
11297 markValue = 0x8; in DBK_Detect_Partition()
11319 …nessAdjPart(histogram, BLKN_adj, &zeroCnt, (*partiCounter) - BLKADJ_S , markValue, markDefValue, A… in DBK_Detect_Partition()
[all …]