Searched refs:ipu_ic_csc_params (Results 1 – 2 of 2) sorted by relevance
18 static const struct ipu_ic_csc_params identity = {35 static const struct ipu_ic_csc_params rgbf2rgbl = {52 static const struct ipu_ic_csc_params rgbl2rgbf = {69 static const struct ipu_ic_csc_params yuvf2yuvl = {87 static const struct ipu_ic_csc_params yuvl2yuvf = {97 static const struct ipu_ic_csc_params *rgb2rgb[] = {104 static const struct ipu_ic_csc_params *yuv2yuv[] = {118 static const struct ipu_ic_csc_params rgbf2yuvf_601 = {129 static const struct ipu_ic_csc_params rgbf2yuvl_601 = {141 static const struct ipu_ic_csc_params rgbl2yuvf_601 = {[all …]
416 struct ipu_ic_csc_params { struct426 struct ipu_ic_csc_params params; argument