Searched refs:pix_format (Results 1 – 1 of 1) sorted by relevance
205 status_t V4LCameraAdapter::v4lSetFormat (int width, int height, uint32_t pix_format) { in v4lSetFormat() argument222 mVideoInfo->format.fmt.pix.pixelformat = pix_format; in v4lSetFormat()