This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: About the bit transform LUT table of the TDA4 SDK0805 VISS-FCP module

Part Number: TDA4VM

I noticed that when the data enters the FCP module, there will be a 16bit→12bit LUT table to convert the input raw16 into raw12, and then pass the raw12 to CFA. But looking at the SDK code, the LUT table of 16to12 calls the LUT table of 20to16, and the state in the default assignm  ent function is disabled, so I have a question, what is the bit conversion relationship in this place, and how many bits of the image are entered into the CFA module?

  • Hi,

    But isn't this LUT coming as input from DCC? The above code just sets the default parameters, but they will be overwritten by DCC profile.

    I see that for imx390 sensor, in the folder ti-processor-sdk-rtos-j721e-evm-08_06_00_12\imaging\sensor_drv\src\imx390\dcc_xmls\wdr(linearr), it is using 16to12 Lut (lut_cfa_16to12_g07.txt).

    Regards,

    Brijesh