Lines Matching refs:format
1311 fmt->format.width = mode->width;
1312 fmt->format.height = mode->height;
1313 fmt->format.code = MEDIA_BUS_FMT_SGRBG10_1X10;
1314 fmt->format.field = V4L2_FIELD_NONE;
1326 fmt->format = *framefmt;
1365 if (fmt->format.code != MEDIA_BUS_FMT_SGRBG10_1X10)
1366 fmt->format.code = MEDIA_BUS_FMT_SGRBG10_1X10;
1371 fmt->format.width, fmt->format.height);
1375 *framefmt = fmt->format;