Searched defs:arrLen (Results 1 – 2 of 2) sorted by relevance
148 int arrLen = cellCount; in helperCopy1D() local241 int arrLen = xElems * yElems; in helperCopy2D() local333 int arrLen = xElems * yElems * zElems; in helperCopy3D() local
476 size_t arrLen = X * Y + ((X + 1) / 2) * ((Y + 1) / 2) * 2; in Java_android_cts_rscpp_RSYuvTest_yuvTest() local