Home | History | Annotate | Download | only in cts

Lines Matching defs:dstBuf

1133                     ByteBuffer dstBuf = codecInputBuffers[inputBufIndex];
1134 dstBuf.clear();
1138 dstBuf.put(src.array(), 0, writeSize);