Home | History | Annotate | Download | only in dsp

Lines Matching full:xsub

1440       const int xsub = x & mask;
1441 if (xsub == 0) {
1444 code |= row[x] << (8 + bit_depth * xsub);