add interop test with fxp encoder and flt decoder
The current MR pipeline has a job that runs the float encoder followed by the fixed decoder. To complement this and test interoperability between flt and fx implementation more thoroughly, a test is added which tests the other order (fixed point encoder and floating point decoder).