Home
last modified time | relevance | path

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

/packages/apps/Camera2/jni/
Djpegutil.cpp340 const Plane crP = {width / 2, height / 2, crBuf, crPStride, crRStride}; in Compress() local
359 RowIterator<8> crIter(crP, chromaTrans, cr_row_length); in Compress()