Searched refs:y_row_generator (Results 1 – 1 of 1) sorted by relevance
345 int compress(int img_width, int img_height, RowIterator<16>& y_row_generator, in compress() argument476 std::array<unsigned char*, 16> yData = y_row_generator.loadAt(y); in compress()