Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DJpegCompressor.h85 struct YUV420Frame { struct
95 size_t CompressYUV420Frame(YUV420Frame frame); argument
DEmulatedSensor.h435 struct YUV420Frame { struct
442 status_t ProcessYUV420(const YUV420Frame& input, const YUV420Frame& output, argument