Home
last modified time | relevance | path

Searched refs:kNumSubChunksTests (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/Archive/7z/
D7zUpdate.cpp265 const int kNumSubChunksTests = 10; in Parse_WAV() local
267 for (int i = 0; i < kNumSubChunksTests; i++) in Parse_WAV()