Searched refs:index_dst (Results 1 – 1 of 1) sorted by relevance
3002 int index_dst = 0; in stripBuffer() local3016 std::memcpy(&newBuffer[0] + index_dst, &orginalBuffer[0] + index_src, copy); in stripBuffer()3018 index_dst += copy; in stripBuffer()