Home | History | Annotate | Download | only in src

Lines Matching full:num_windows

314   const size_t num_windows = (strlen(kTarget) / chunk_size) + 1;
316 strlen(kTarget) + (kWindowHeaderSize * num_windows);
389 const size_t num_windows = (strlen(kTarget) / chunk_size) + 1;
391 strlen(kTarget) + (kWindowHeaderSize * num_windows);