Searched defs:JpegYUV420Input (Results 1 – 1 of 1) sorted by relevance
43 struct JpegYUV420Input { struct48 JpegYUV420Input() : width(0), height(0), buffer_owner(false) { in JpegYUV420Input() argument50 ~JpegYUV420Input() { in ~JpegYUV420Input() argument58 JpegYUV420Input& operator=(const JpegYUV420Input&) = delete; argument