Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwjpeg/
DLibScalerForJpeg.h59 struct Image { struct
68 Image(Device &dev, unsigned int w, unsigned int h, unsigned int f, unsigned int buftype) in Image() function
85 if (!mSrcImage.queueBuffer(srcBuf)) in queue() argument
103 Image mSrcImage{mDevice, 0, 0, V4L2_PIX_FMT_YUYV, V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE}; argument