Home
last modified time | relevance | path

Searched refs:camera3_jpeg_blob (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/
DJpegCompressor.cpp207 job->output->plane.img.buffer_size - sizeof(struct camera3_jpeg_blob); in CompressYUV420()
209 struct camera3_jpeg_blob* blob = in CompressYUV420()
210 reinterpret_cast<struct camera3_jpeg_blob*>(job->output->plane.img.img + in CompressYUV420()
/hardware/libhardware/include/hardware/
Dcamera3.h1983 typedef struct camera3_jpeg_blob { struct