Home | History | Annotate | Download | only in src

Lines Matching refs:seq_length

236     CellPrinter() : seq_start(0), seq_type(0), seq_length(0) { }
240 seq_length++;
248 seq_length = 0;
259 if (seq_length > 0) {
263 seq_length * kBitsPerCell);
264 seq_length = 0;
273 uint32_t seq_length;