Searched refs:MarkSuccess (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 | 11033 void BlkStrIIRPart(MS_BOOL MarkSuccess, int* BlockinessCheck,MS_U8* BLKN_mark, MS_U8 markDefValue, … in BlkStrIIRPart() argument 11039 if (!MarkSuccess) //mark failed, use mark default value in BlkStrIIRPart() 11253 static MS_BOOL MarkSuccess = 0; in DBK_Detect_Partition() local 11304 MarkSuccess = 0; in DBK_Detect_Partition() 11403 MarkSuccess = (MarkConfidence >= hitrate_threshold*1 ) ; in DBK_Detect_Partition() 11413 if ( !MarkSuccess ) in DBK_Detect_Partition() 11420 … BlkStrIIRPart(MarkSuccess, BlockinessCheck, BLKN_mark, markDefValue, (*partiCounter)-BLKIIR_S, 0); in DBK_Detect_Partition() 11455 static MS_BOOL MarkSuccess = 0; 11511 MarkSuccess = 0; 11627 MarkSuccess = (MarkConfidence >= hitrate_threshold ) ; [all …]
|