diff --git a/scripts/config/ivas_modes.json b/scripts/config/ivas_modes.json index b6039efdf409637afde69d1ce3bd9aacbf9d7b1c..ab964a0752fbeedbaa84f49b84638bdf7318be2d 100644 --- a/scripts/config/ivas_modes.json +++ b/scripts/config/ivas_modes.json @@ -2104,6 +2104,11 @@ "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": { + "32/64": "{sw_files_path}/sw_fb1.bin", + "32/128": "{sw_files_path}/sw_fb2.bin", + "48/256": "{sw_files_path}/sw_fb3.bin" } } }, @@ -2135,6 +2140,11 @@ "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": { + "32/64": "{sw_files_path}/sw_fb1.bin", + "32/128": "{sw_files_path}/sw_fb2.bin", + "48/256": "{sw_files_path}/sw_fb3.bin" } } } diff --git a/scripts/switchPaths/sw_fb1.bin b/scripts/switchPaths/sw_fb1.bin new file mode 100644 index 0000000000000000000000000000000000000000..831fbc4b901ae5f60743e198f98323d7bdc4e3ce --- /dev/null +++ b/scripts/switchPaths/sw_fb1.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63304fdb3054268921b92c4277b8c1829b00ae757aa390a4194b33912a5525ef +size 60000 diff --git a/scripts/switchPaths/sw_fb2.bin b/scripts/switchPaths/sw_fb2.bin new file mode 100644 index 0000000000000000000000000000000000000000..fc4b81e0c3d2f57cc7241c75c37d64fbcec9f909 --- /dev/null +++ b/scripts/switchPaths/sw_fb2.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdb0da661cb08cc546c3761afa1d778d2c7aa04df61b608ae4301e31867dcc2e +size 60000 diff --git a/scripts/switchPaths/sw_fb3.bin b/scripts/switchPaths/sw_fb3.bin new file mode 100644 index 0000000000000000000000000000000000000000..aaa93c3a4e1fa13701ffd29b5b38fcec8c9da89d --- /dev/null +++ b/scripts/switchPaths/sw_fb3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a90fbe5c0150e88e29334b789a213dc1375a02d5df2a378ad2ae035c9e821ff +size 60000