Searched refs:fourCCtoBytes (Results 1 – 15 of 15) sorted by relevance
100 header.put(IsoFile.fourCCtoBytes(type)); in parseBox()105 header.put(IsoFile.fourCCtoBytes(type)); in parseBox()110 header.put(IsoFile.fourCCtoBytes(type)); in parseBox()
117 public static byte[] fourCCtoBytes(String fourCC) { in fourCCtoBytes() method in IsoFile
107 byteBuffer.put(IsoFile.fourCCtoBytes(ratingEntity)); in getContent()108 byteBuffer.put(IsoFile.fourCCtoBytes(ratingCriteria)); in getContent()
72 byteBuffer.put(IsoFile.fourCCtoBytes(majorBrand)); in getContent()75 byteBuffer.put(IsoFile.fourCCtoBytes(compatibleBrand)); in getContent()
59 byteBuffer.put(IsoFile.fourCCtoBytes(auxInfoType)); in getContent()60 byteBuffer.put(IsoFile.fourCCtoBytes(auxInfoTypeParameter)); in getContent()
62 byteBuffer.put(IsoFile.fourCCtoBytes(dataFormat)); in getContent()
85 byteBuffer.put(IsoFile.fourCCtoBytes(schemeType)); in getContent()
92 byteBuffer.put(IsoFile.fourCCtoBytes(classificationEntity)); in getContent()
136 byteBuffer.put(IsoFile.fourCCtoBytes(handlerType)); in getContent()
71 byteBuffer.put(IsoFile.fourCCtoBytes(majorBrand)); in getContent()74 byteBuffer.put(IsoFile.fourCCtoBytes(compatibleBrand)); in getContent()
267 byteBuffer.put(IsoFile.fourCCtoBytes(getType())); in getHeader()270 byteBuffer.put(IsoFile.fourCCtoBytes(getType())); in getHeader()
55 byteBuffer.put(IsoFile.fourCCtoBytes(dataReferenceType)); in getContent()
84 byteBuffer.put(IsoFile.fourCCtoBytes(vendor)); in getContent()
460 bb.put(IsoFile.fourCCtoBytes("mdat")); in getBox()
202 header.put(IsoFile.fourCCtoBytes(getType()));