Home
last modified time | relevance | path

Searched refs:cbPlane (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Camera2/jni/
Djpegutil.cpp122 int jpegutil::compress(const Plane& yPlane, const Plane& cbPlane, in compress() argument
263 cbRowGenerator = new Plane::RowIterator(&cbPlane); in compress()
Djpegutil.h96 int compress(const Plane& yPlane, const Plane& cbPlane, const Plane& crPlane,