Searched refs:HalToV4L2PixelFormat (Results 1 – 4 of 4) sorted by relevance
41 v4l2_pixel_format_(StreamFormat::HalToV4L2PixelFormat(format)), in StreamFormat()119 uint32_t StreamFormat::HalToV4L2PixelFormat(int hal_pixel_format) { in HalToV4L2PixelFormat() function in v4l2_camera_hal::StreamFormat
127 uint32_t v4l2_format = StreamFormat::HalToV4L2PixelFormat(hal_format); in AddFormatComponents()139 v4l2_format = StreamFormat::HalToV4L2PixelFormat( in AddFormatComponents()
57 static uint32_t HalToV4L2PixelFormat(int hal_pixel_format);
684 StreamFormat::HalToV4L2PixelFormat(stream_buffer->stream->format); in DequeueRequest()