Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c12234 const int OrigWidth = 8; in VDBK_WidthPartHW() local
12235 long EstWidth = (ScalingRatio*OrigWidth + (1<<19) ) >> 20; in VDBK_WidthPartHW()