Searched refs:codeOldLength (Results 1 – 1 of 1) sorted by relevance
267 const int32_t codeOldLength = codeLength; in RenderResult() local280 m_output.reserve(codeOldLength * m_multiple); in RenderResult()282 inputX < codeOldLength; ++inputX, outputX += m_multiple) { in RenderResult()