OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ycoeffy
(Results
1 - 1
of
1
) sorted by null
/hardware/intel/img/hwcomposer/ips/anniedale/
AnnOverlayPlane.cpp
395
coeffRec
ycoeffY
[N_VERT_Y_TAPS * N_PHASES];
561
updateCoeff(N_VERT_Y_TAPS, fVCutoffY, false, true,
ycoeffY
);
587
(
ycoeffY
[pos].sign << 15 |
588
ycoeffY
[pos].exponent << 12 |
589
ycoeffY
[pos].mantissa);
Completed in 522 milliseconds