Intel IPP has the function ippsConvert_32f24u_Sfs. What could be the order of reverse operation to reproduce 32-bit data out of converted 24bit
I am using the intel IPP function, ippsConvert_32f24s_Sfs (), which converts the 32-bit float data to 24-bit signed char (3 signed character bytes) after scaling the actual data with an arbitrary/programmer-choice scaling factor.