Searched refs:hal_pixel_format (Results 1 – 2 of 2) sorted by relevance
119 uint32_t StreamFormat::HalToV4L2PixelFormat(int hal_pixel_format) { in HalToV4L2PixelFormat() argument120 switch (hal_pixel_format) { in HalToV4L2PixelFormat()139 HAL_LOGV("Pixel format 0x%x is unsupported.", hal_pixel_format); in HalToV4L2PixelFormat()
57 static uint32_t HalToV4L2PixelFormat(int hal_pixel_format);