Searched defs:tgtBlockSize (Results 1 – 2 of 2) sorted by relevance
114 size_t tgtBlockSize; in LoadTarget() local161 size_t tgtBlockSize = buffer.size() / H_BLOCK_SIZE; in Execute() local
127 size_t tgtBlockSize = H_BLOCK_SIZE; variable