D | VideoDecoderOutputBuffer.java | 24 public class VideoDecoderOutputBuffer extends OutputBuffer { class 60 private final Owner<VideoDecoderOutputBuffer> owner; 67 public VideoDecoderOutputBuffer(Owner<VideoDecoderOutputBuffer> owner) { in VideoDecoderOutputBuffer() method in VideoDecoderOutputBuffer
|