Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DJpegCompressor.h84 struct YUV420Frame { struct
93 size_t CompressYUV420Frame(YUV420Frame frame); argument
DEmulatedSensor.h380 struct YUV420Frame { struct
387 status_t ProcessYUV420(const YUV420Frame& input, const YUV420Frame& output, argument