Searched refs:YUV_422 (Results 1 – 1 of 1) sorted by relevance
31 public static ChromaFormat YUV_422 = new ChromaFormat(2, 2, 1); field in ChromaFormat49 } else if (id == YUV_422.id) { in fromId()50 return YUV_422; in fromId()