Searched defs:vRows (Results 1 – 1 of 1) sorted by relevance
84 std::vector<uint8_t>& vRows, int rowIndex, int width, in deinterleave()113 std::vector<uint8_t> vRows(8 * (width >> 1)); in compressData() local