Searched refs:MarkConfidence (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/ |
| H A D | mhal_pq_adaptive.c | 11255 static int MarkConfidence = 0; in DBK_Detect_Partition() local 11305 MarkConfidence = 0; in DBK_Detect_Partition() 11392 MarkConfidence = 255; in DBK_Detect_Partition() 11397 MarkConfidence = DBK_Mark(BLKN_mark, BLKN_adj, WidthIIR, iniIndex, markDefValue)+32; in DBK_Detect_Partition() 11399 MarkConfidence = DBK_Mark(BLKN_mark, BLKN_adj, width, iniIndex, markDefValue); in DBK_Detect_Partition() 11403 MarkSuccess = (MarkConfidence >= hitrate_threshold*1 ) ; in DBK_Detect_Partition() 11458 int MarkConfidence = 0; 11512 MarkConfidence = 0; 11616 MarkConfidence = 255; 11621 MarkConfidence = DBK_Mark(BLKN_mark, BLKN_adj, WidthIIR, iniIndex, markDefValue)+32; [all …]
|