HPM SDK
HPMicro Software Development Kit
dispaly_yuv2rgb_coef Struct Reference

display yuv to rgb format conversion coefficient More...

#include <hpm_display_common.h>

Data Fields

uint16_t c0
 
uint16_t c1
 
uint16_t c2
 
uint16_t c3
 
uint16_t c4
 
uint16_t uv_offset
 
uint16_t y_offset
 

Detailed Description

display yuv to rgb format conversion coefficient

Field Documentation

◆ c0

uint16_t dispaly_yuv2rgb_coef::c0

◆ c1

uint16_t dispaly_yuv2rgb_coef::c1

◆ c2

uint16_t dispaly_yuv2rgb_coef::c2

◆ c3

uint16_t dispaly_yuv2rgb_coef::c3

◆ c4

uint16_t dispaly_yuv2rgb_coef::c4

◆ uv_offset

uint16_t dispaly_yuv2rgb_coef::uv_offset

◆ y_offset

uint16_t dispaly_yuv2rgb_coef::y_offset

The documentation for this struct was generated from the following file: