Searched defs:subHeight (Results 1 – 1 of 1) sorted by relevance
36 private int subHeight; field in ChromaFormat38 public ChromaFormat(int id, int subWidth, int subHeight) { in ChromaFormat()