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