Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DYUVImage.java35 int arrayWidth, int arrayHeight, in YUVImage() argument
61 int srcOffsetV = srcOffsetU + arrayWidth / 2 * arrayHeight / 2; in YUVImage()