Commit a6c09e4c authored by Jan Kiene's avatar Jan Kiene
Browse files

Merge branch 'ci/add-fb-rate-switching-modes-for-stereodmxevs' into 'main'

[CI] add FB rate switching modes in pyivastest-based tests for StereoDmxEvs

See merge request !1033
parents 83879207 6171b4b8
Loading
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -3775,6 +3775,10 @@
                    "24/64": "{sw_files_path}/swb_high1.bin",
                    "13/128": "{sw_files_path}/sw_swb1.bin",
                    "48/128": "{sw_files_path}/sw_highest.bin"
                },
                "fb": {
                    "16/128": "{sw_files_path}/sw_16k4_128k_evs.bin",
                    "48/128": "{sw_files_path}/sw_highest.bin"
                }
            }
        },
@@ -3809,6 +3813,10 @@
                    "24/64": "{sw_files_path}/swb_high1.bin",
                    "13/128": "{sw_files_path}/sw_swb1.bin",
                    "48/128": "{sw_files_path}/sw_highest.bin"
                },
                "fb": {
                    "16/128": "{sw_files_path}/sw_16k4_128k_evs.bin",
                    "48/128": "{sw_files_path}/sw_highest.bin"
                }
            }
        },
+130 B

File added.

No diff preview for this file type.