![]() |
ycrcb2rgb
Xilinx SDK Drivers API Documentation
|
YCrCb2Rgb coefficients. More...
Data Fields | |
double | ACoef |
[ 0.0 - 1.0 ] 0.0 < ACOEFF + BCOEFF < 1.0 More... | |
double | BCoef |
[ 0.0 - 1.0 ] 0.0 < ACOEFF + BCOEFF < 1.0 More... | |
double | CCoef |
[ 0.0 - 1.0 ] More... | |
double | DCoef |
[ 0.0 - 1.0 ] More... | |
YCrCb2Rgb coefficients.
double XYCrCb2Rgb_Coefficients::ACoef |
[ 0.0 - 1.0 ] 0.0 < ACOEFF + BCOEFF < 1.0
Referenced by XYCrCb2Rgb_GetCoefs(), XYCrCb2Rgb_SetCoefs(), and YCrCb2Rgb_Update_Example().
double XYCrCb2Rgb_Coefficients::BCoef |
[ 0.0 - 1.0 ] 0.0 < ACOEFF + BCOEFF < 1.0
Referenced by XYCrCb2Rgb_GetCoefs(), and XYCrCb2Rgb_SetCoefs().
double XYCrCb2Rgb_Coefficients::CCoef |
[ 0.0 - 1.0 ]
Referenced by XYCrCb2Rgb_GetCoefs(), and XYCrCb2Rgb_SetCoefs().
double XYCrCb2Rgb_Coefficients::DCoef |
[ 0.0 - 1.0 ]
Referenced by XYCrCb2Rgb_GetCoefs(), and XYCrCb2Rgb_SetCoefs().