@joanxie
What is the purpose of IsiSensorGetCompressCurveIss function in the isp-imx?
This function is not documented in the porting guide but seems be part of the ISP pipeline.
From cam_sensor.cpp, regardless of HDR mode (STITCH or NATIVE), this function is still required but why?
Is this ISP tone mapping? Is this sensor specific or ISP specific implementation function?
I know you are helping me to get the de-compand data for the sensor I am porting.
If this function's is required for my sensor (HDR NATIVE, 20 bits companed),
please also provide me the code changes needed.
Thanks