Home | History | Annotate | Download | only in common

Lines Matching refs:xcoeffUV

1002     coeffRec xcoeffUV[N_HORIZ_UV_TAPS * N_PHASES];
1120 xcoeffUV);
1135 (xcoeffUV[pos].sign << 15 |
1136 xcoeffUV[pos].exponent << 12 |
1137 xcoeffUV[pos].mantissa);