Home | History | Annotate | Download | only in dsp

Lines Matching refs:xsub

1371       const int xsub = x & mask;
1372 if (xsub == 0) {
1375 code |= row[x] << (8 + bit_depth * xsub);