We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 086f4a1 commit ffda7c2Copy full SHA for ffda7c2
drivers/staging/media/ipu3/include/uapi/intel-ipu3.h
@@ -322,7 +322,8 @@ struct ipu3_uapi_ae_config {
322
* 0: positive, 1: negative, default 0.
323
* @y_calc: Pre-processing that converts Bayer quad to RGB+Y values to be
324
* used for building histogram. Range [0, 32], default 8.
325
- * Rule:
+ *
326
+ * Rule:
327
* y_gen_rate_gr + y_gen_rate_r + y_gen_rate_b + y_gen_rate_gb = 32
328
* A single Y is calculated based on sum of Gr/R/B/Gb based on
329
* their contribution ratio.
0 commit comments