Searched defs:yuvPlanes (Results 1 – 4 of 4) sorted by relevance
49 @Nullable public ByteBuffer[] yuvPlanes; field in VideoDecoderOutputBuffer138 ByteBuffer[] yuvPlanes = this.yuvPlanes; in initForYuvFrame() local
53 ByteBuffer[] yuvPlanes = new ByteBuffer[3]; in testYuvRenderingToFile() local
147 final ByteBuffer[] yuvPlanes = new ByteBuffer[3]; in testYuvRendering() local
54 final ByteBuffer[] yuvPlanes = new ByteBuffer[3]; in createFrame() local