Tool/software:
Dear TI experts,
Could you provide the Conversion formula of R G B to Cb Cr in IMXxxx_awb_alg_ti3_tuning.xml? I try BT.709 and BT.601, but can't match the calibration data.
// wbReferenceCb[num_of_ref_1][num_of_gray]
{
{-96, -95, -95, -92},
// wbReferenceCr[num_of_ref_1][num_of_gray]
{
{10, 3, 4, 3},
// ref_gray_R_1[num_of_ref_1][num_of_gray]
{
{599, 380, 205, 97},
// ref_gray_G_1[num_of_ref_1][num_of_gray]
{
{624, 416, 223, 106},
// ref_gray_B_1[num_of_ref_1][num_of_gray]
{
{194, 130, 69, 34},