Searched refs:cr_plane (Results 1 – 1 of 1) sorted by relevance
165 std::vector<uint8_t> cr_plane(cSamples); in compress() local172 cr_plane[out_idx] = cr[j * ycbr.chroma_step]; in compress()185 crLines[i] = cr_plane.data() + i * cWidth; in compress()