Home
last modified time | relevance | path

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

/cts/tests/video/src/android/video/cts/
DVideoEncoderDecoderTest.java618 initYUVPlane(w + YUV_PLANE_ADDITIONAL_LENGTH, h + YUV_PLANE_ADDITIONAL_LENGTH); in doTest()
1216 private void initYUVPlane(int w, int h) { in initYUVPlane() method in VideoEncoderDecoderTest