返回顶部 hi_rcsc_conf 说明色域转换配置信息。 定义typedef struct { hi_u16 gamma_coef[257]; hi_u32 resv[2]; } hi_rcsc_conf; hi_u32、hi_u16基础数据类型定义请参见基本数据类型说明。 成员 成员名称 描述 gamma_coef Gamma表系数,对应258个系数。 resv 预留参数。 父主题: VPC图像处理