Searched refs:cb_row_length (Results 1 – 1 of 1) sorted by relevance
348 int cb_row_length = (finalWidth / 2 + 16 + 63) & ~63; in Compress() local358 RowIterator<8> cbIter(cbP, chromaTrans, cb_row_length); in Compress()