Searched refs:coreLFEPresent (Results 1 – 1 of 1) sorted by relevance
26 int coreLFEPresent; field in DTSSpecificBox55 coreLFEPresent = brb.readBits(1); in _parseDetails()77 bwb.writeBits(coreLFEPresent, 1); in getContent()139 return coreLFEPresent; in getCoreLFEPresent()142 public void setCoreLFEPresent(int coreLFEPresent) { in setCoreLFEPresent() argument143 this.coreLFEPresent = coreLFEPresent; in setCoreLFEPresent()