Part Number: TDA4VM
Hello,
We are attempting to integrate a RAW10 Bayer camera into the TDA4VM PSDK (8.02). The camera is up and streaming, however, the video is being interpreted as 12 bit despite being configured as {TIVX_RAW_IMAGE_16_BIT, 9}
We have followed the settings to create a decompand block for masking the 12 bits back down to 10 as described in the e2e here, however this seems to not cause any change to the visual (or YUV saved file) output on the TDA4.
The decompand block is set up as disabled (with the patch applied so that mask and shift are loaded even if the decompand is not enabled), a mask of 0x3ff, and a shift of 0.
If you have any advice for getting a 10bit camera up and running it would be greatly appreciated.
Thanks,
Spencer Hill