ipu_ic_csc_params
static const struct ipu_ic_csc_params *yuv2yuv[] = {
static const struct ipu_ic_csc_params rgbf2yuvf_601 = {
static const struct ipu_ic_csc_params rgbf2yuvl_601 = {
static const struct ipu_ic_csc_params rgbl2yuvf_601 = {
static const struct ipu_ic_csc_params rgbl2yuvl_601 = {
static const struct ipu_ic_csc_params yuvf2rgbf_601 = {
static const struct ipu_ic_csc_params identity = {
static const struct ipu_ic_csc_params yuvf2rgbl_601 = {
static const struct ipu_ic_csc_params yuvl2rgbf_601 = {
static const struct ipu_ic_csc_params yuvl2rgbl_601 = {
static const struct ipu_ic_csc_params *rgb2yuv_601[] = {
static const struct ipu_ic_csc_params *yuv2rgb_601[] = {
static const struct ipu_ic_csc_params rgbf2yuvf_709 = {
static const struct ipu_ic_csc_params rgbf2yuvl_709 = {
static const struct ipu_ic_csc_params rgbl2yuvf_709 = {
static const struct ipu_ic_csc_params rgbl2yuvl_709 = {
static const struct ipu_ic_csc_params yuvf2rgbf_709 = {
static const struct ipu_ic_csc_params yuvf2rgbl_709 = {
static const struct ipu_ic_csc_params yuvl2rgbf_709 = {
static const struct ipu_ic_csc_params yuvl2rgbl_709 = {
static const struct ipu_ic_csc_params *rgb2yuv_709[] = {
static const struct ipu_ic_csc_params *yuv2rgb_709[] = {
static const struct ipu_ic_csc_params rgbf2rgbl = {
const struct ipu_ic_csc_params **params_tbl;
static const struct ipu_ic_csc_params rgbl2rgbf = {
static const struct ipu_ic_csc_params yuvf2yuvl = {
static const struct ipu_ic_csc_params yuvl2yuvf = {
static const struct ipu_ic_csc_params *rgb2rgb[] = {
struct ipu_ic_csc_params params;