Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c10734 static int widthPP = 8; in WidthIIR_H() local
10738 if (widthPP!= widthP) in WidthIIR_H()
10753 widthPP = widthP; in WidthIIR_H()
12205 static int widthPP = 8; in WidthIIR_V() local
12209 if( (widthPP== widthP) && (widthP==widthC) && (widthC==width) ) in WidthIIR_V()
12213 widthPP = widthP; in WidthIIR_V()