Searched refs:appendix (Results 1 – 2 of 2) sorted by relevance
24 public void append(BitStream appendix) { in append() argument25 if (appendix.beginsByteAligned()) { in append()28 int bitsToAppend = appendix.getBitCount(); in append()29 byte[] bytes = appendix.getPaddedBytes(); in append()
37 "jni/appendix-b-1-1-buffer-queue.cpp",38 "jni/appendix-b-1-2-recording.cpp",