Home | History | Annotate | Download | only in camera

Lines Matching full:has_converter

903     if (!has_converter(cc->camera_info->pixel_format, cc->pixel_format) ||
904 !has_converter(cc->camera_info->pixel_format, V4L2_PIX_FMT_RGB32)) {