Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/mooney/pq/
H A Dmhal_pq_adaptive.c1430 static MS_U8 u8nrWeightPatchForVSweep = 0; in MDrv_SC_mcnr_driver() local
1462 if ( u8nrWeightPatchForVSweep > 4 ) in MDrv_SC_mcnr_driver()
1464 u8nrWeightPatchForVSweep = u8nrWeightPatchForVSweep - 4; in MDrv_SC_mcnr_driver()
1468 u8nrWeightPatchForVSweep = 0; in MDrv_SC_mcnr_driver()
1473 if ( u8nrWeightPatchForVSweep < 0xD ) in MDrv_SC_mcnr_driver()
1475 u8nrWeightPatchForVSweep += 1; in MDrv_SC_mcnr_driver()
1529 if ( u8nrWeightPatchForVSweep >= 7 ) in MDrv_SC_mcnr_driver()
1540 if ( (u8nrWeightPatchForVSweep >= 0xD) && (!bis24to60Hz) ) in MDrv_SC_mcnr_driver()
1544 else if ( (u8nrWeightPatchForVSweep >= 0xA) && (!bis24to60Hz) ) in MDrv_SC_mcnr_driver()
1548 else if ( u8nrWeightPatchForVSweep >= 7 ) in MDrv_SC_mcnr_driver()