Searched refs:cbPlane (Results 1 – 2 of 2) sorted by relevance
122 int jpegutil::compress(const Plane& yPlane, const Plane& cbPlane, in compress() argument263 cbRowGenerator = new Plane::RowIterator(&cbPlane); in compress()
96 int compress(const Plane& yPlane, const Plane& cbPlane, const Plane& crPlane,