Searched defs:v4l2_fmt (Results 1 – 3 of 3) sorted by relevance
/hardware/google/graphics/common/libscaler/ |
D | libscaler-m2m1shot.h | 52 inline bool SetSrcFormat(unsigned int width, unsigned int height, unsigned int v4l2_fmt) { in SetSrcFormat() 56 inline bool SetDstFormat(unsigned int width, unsigned int height, unsigned int v4l2_fmt) { in SetDstFormat()
|
D | libscaler-m2m1shot.cpp | 128 unsigned int width, unsigned int height, unsigned int v4l2_fmt) { in SetFormat()
|
/hardware/google/graphics/common/libhwjpeg/ |
D | hwjpeg-v4l2.cpp | 208 bool CHWJpegV4L2Compressor::SetImageFormat(unsigned int v4l2_fmt, unsigned int width, in SetImageFormat() 827 bool CHWJpegV4L2Decompressor::SetImageFormat(unsigned int v4l2_fmt, unsigned int width, in SetImageFormat()
|