Searched refs:reservedBoxPresent (Results 1 – 1 of 1) sorted by relevance
34 int reservedBoxPresent; field in DTSSpecificBox63 reservedBoxPresent = brb.readBits(1); in _parseDetails()85 bwb.writeBits(reservedBoxPresent, 1); in getContent()211 return reservedBoxPresent; in getReservedBoxPresent()214 public void setReservedBoxPresent(int reservedBoxPresent) { in setReservedBoxPresent() argument215 this.reservedBoxPresent = reservedBoxPresent; in setReservedBoxPresent()