Home
last modified time | relevance | path

Searched defs:hasExts (Results 1 – 1 of 1) sorted by relevance

/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/h264/
DAvcConfigurationBox.java136 public boolean hasExts() { in hasExts() method in AvcConfigurationBox
140 public void setHasExts(boolean hasExts) { in setHasExts()
196 public boolean hasExts = true; field in AvcConfigurationBox.AVCDecoderConfigurationRecord