Searched defs:blockLen (Results 1 – 5 of 5) sorted by relevance
59 int blockLen; /* block length */ member72 int blockLen; /* Sample: Handles non-128 bit block sizes (if available) */ member
104 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
3681 int64_t blockLen = maxMatchLength(loc+4, loopEndLoc-1); // Recursive call. in maxMatchLength() local