Home
last modified time | relevance | path

Searched defs:JpegYUV420Input (Results 1 – 1 of 1) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/
DJpegCompressor.h43 struct JpegYUV420Input { struct
48 JpegYUV420Input() : width(0), height(0), buffer_owner(false) { in JpegYUV420Input() argument
50 ~JpegYUV420Input() { in ~JpegYUV420Input() argument
58 JpegYUV420Input& operator=(const JpegYUV420Input&) = delete; argument