Commit 455b6d65 authored by Archit Tamarapu's avatar Archit Tamarapu
Browse files

ensure error patterns are produced with G.192 word format

parent 11b4529a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -303,6 +303,7 @@ class IVAS(Processing):
                    fer_pattern=errpat,
                    late_loss_rate=self.tx.get("errpatt_late_loss_rate"),
                    shift=shift,
                    flag_word=True,
                )
                eid_xor(errpat, bitstream, bitstream_processed)
            elif self.tx["type"] == "FER":