Searched refs:YUV_PLANE_ADDITIONAL_LENGTH (Results 1 – 1 of 1) sorted by relevance
83 private static final int YUV_PLANE_ADDITIONAL_LENGTH = 200; field in VideoEncoderDecoderTest456 initYUVPlane(w + YUV_PLANE_ADDITIONAL_LENGTH, h + YUV_PLANE_ADDITIONAL_LENGTH); in doTestByName()