Searched defs:blockLen (Results 1 – 5 of 5) sorted by relevance
98 int blockLen = (lineLen * 3) / 4; in encodeLines() local
58 PFFASTCONV_Setup * pffastconv_new_setup( const float * filterCoeffs, int filterLen, int * blockLen,… in pffastconv_new_setup()
454 TextIdx blockLen = static_cast<TextIdx>(block_len); in durchschlagGenerateExclusive() local560 TextIdx blockLen = static_cast<TextIdx>(block_len); in durchschlagGenerateCollaborative() local
3685 int64_t blockLen = maxMatchLength(loc+4, loopEndLoc-1); // Recursive call. in maxMatchLength() local
3687 int64_t blockLen = maxMatchLength(loc+4, loopEndLoc-1); // Recursive call. in maxMatchLength() local