Searched refs:fmt_code (Results 1 – 3 of 3) sorted by relevance
48 int fmt_code; member167 fmt->code = vcam->fmt_code; in vcamera_fill_fmt()191 vcam->fmt_code = MEDIA_BUS_FMT_SBGGR8_1X8; in vcamera_get_default_fmt()193 def_fmt->code, vcam->fmt_code); in vcamera_get_default_fmt()195 vcam->fmt_code = def_fmt->code; in vcamera_get_default_fmt()250 vcam->fmt_code = supported_formats[index].code; in vcamera_set_fmt()
105 u32 fmt_code; member383 if (state->fmt_code != MEDIA_BUS_FMT_RGB888_1X24) { in adv7511_set_rgb_quantization_mode()1282 format->format.code = state->fmt_code; in adv7511_get_fmt()1356 state->fmt_code = format->format.code; in adv7511_set_fmt()1818 state->fmt_code = MEDIA_BUS_FMT_RGB888_1X24; in adv7511_probe()
399 const char *fmt_code = ""; in pipelin_dev_info_print() local406 fmt_code = v4l2_subdev_pixelcode_to_string(v4l2_mbus_pixelcode(format.code)); in pipelin_dev_info_print()415 fmt_code, format.width, format.height); in pipelin_dev_info_print()508 const char *fmt_code = ""; in pipelin_dev_info_print_two() local519 fmt_code = v4l2_subdev_pixelcode_to_string(v4l2_mbus_pixelcode(format.code)); in pipelin_dev_info_print_two()521 printf("%-15s%-4uX%-5u", fmt_code, format.width, format.height); in pipelin_dev_info_print_two()572 const char *fmt_code = ""; in pipelin_dev_info_print_two() local