Home
last modified time | relevance | path

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

/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/davinci/
H A Ddavinci_video.c578 int tapNum=0; in SetupCoef() local
580 while ( tapNum < (c-1)) { in SetupCoef()
582 tapNum+=2; in SetupCoef()
586 tapNum+=2; in SetupCoef()
589 tapNum++; in SetupCoef()
591 while ( tapNum < taps) { in SetupCoef()
596 tapNum++; in SetupCoef()
598 if (tapNum&1) { in SetupCoef()
600 tapNum++; in SetupCoef()
602 while ( tapNum < taps) { in SetupCoef()
[all …]