Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/camera/V4LCameraAdapter/
DV4LCameraAdapter.cpp205 status_t V4LCameraAdapter::v4lSetFormat (int width, int height, uint32_t pix_format) { in v4lSetFormat() argument
222 mVideoInfo->format.fmt.pix.pixelformat = pix_format; in v4lSetFormat()