Searched refs:boxSize (Results 1 – 1 of 1) sorted by relevance
765 int boxSize = boxSizeByteCount + pssh_header.length + pssh_version.length + in makeCencPSSH() local770 ByteBuffer rawPssh = ByteBuffer.allocate(boxSize); in makeCencPSSH()771 rawPssh.putInt(boxSize); in makeCencPSSH()