Searched refs:cb_plane (Results 1 – 1 of 1) sorted by relevance
164 std::vector<uint8_t> cb_plane(cSamples); in compress() local171 cb_plane[out_idx] = cb[j * ycbr.chroma_step]; in compress()184 cbLines[i] = cb_plane.data() + i * cWidth; in compress()