Searched refs:subWidth (Results 1 – 1 of 1) sorted by relevance
35 private int subWidth; field in ChromaFormat38 public ChromaFormat(int id, int subWidth, int subHeight) { in ChromaFormat() argument40 this.subWidth = subWidth; in ChromaFormat()62 return subWidth; in getSubWidth()73 " subWidth=" + subWidth + ",\n" + in toString()