Home
last modified time | relevance | path

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

/cts/suite/cts/deviceTests/videoperf/src/com/android/cts/videoperf/
DVideoEncoderDecoderTest.java456 initYUVPlane(w + YUV_PLANE_ADDITIONAL_LENGTH, h + YUV_PLANE_ADDITIONAL_LENGTH); in doTestByName()
1097 private void initYUVPlane(int w, int h) { in initYUVPlane() method in VideoEncoderDecoderTest