Searched defs:JpegYUV420Input (Results 1 – 1 of 1) sorted by relevance
41 struct JpegYUV420Input { struct47 JpegYUV420Input() : width(0), height(0), buffer_owner(false) { in JpegYUV420Input() argument49 ~JpegYUV420Input() { in ~JpegYUV420Input() argument57 JpegYUV420Input& operator=(const JpegYUV420Input&) = delete; argument