Searched refs:hasExts (Results 1 – 1 of 1) sorted by relevance
136 public boolean hasExts() { in hasExts() method in AvcConfigurationBox137 return avcDecoderConfigurationRecord.hasExts; in hasExts()140 public void setHasExts(boolean hasExts) { in setHasExts() argument141 this.avcDecoderConfigurationRecord.hasExts = hasExts; in setHasExts()196 public boolean hasExts = true; field in AvcConfigurationBox.AVCDecoderConfigurationRecord239 hasExts = false; in AVCDecoderConfigurationRecord()241 …if (hasExts && (avcProfileIndication == 100 || avcProfileIndication == 110 || avcProfileIndication… in AVCDecoderConfigurationRecord()284 …if (hasExts && (avcProfileIndication == 100 || avcProfileIndication == 110 || avcProfileIndication… in getContent()312 …if (hasExts && (avcProfileIndication == 100 || avcProfileIndication == 110 || avcProfileIndication… in getContentSize()