code wiki / _hdl_build / nx_faithdiff_probe.nx
nx_faithdiff_probe.nx
buildroot/runtime/_hdl_build/nx_faithdiff_probe.nx
about
nx_faithdiff_probe.nx -- functions UNDER wat-faithfulness test. NO main -> the WAT target exports each.
Imports the REAL codec so the probe tests the SHIPPING functions (not copies) + a FULL encode->decode
roundtrip -> a divergence VM-vs-native here == the identical divergence in the deployed wasm. license: ORIGINAL
dependencies 1 imports · 1 importers
imports: nx_video_codec_wasm.nx
imported by: nx_faithdiff.nx
structs
| none |
consts
| 5 | const K_MAGIC_16384: i64 = 16384 |
| 6 | const K_MAGIC_20480: i64 = 20480 |
| 7 | const K_MAGIC_6016: i64 = 6016 |
| 8 | const K_MAGIC_4096: i64 = 4096 |
| 9 | const K_MAGIC_8192: i64 = 8192 |
| 10 | const K_MAGIC_90000: i64 = 90000 |
| 11 | const K_MAGIC_90128: i64 = 90128 |
| 12 | const K_MAGIC_90256: i64 = 90256 |
| 13 | const K_MAGIC_130000: i64 = 130000 |
| 14 | const K_MAGIC_52000: i64 = 52000 |
| 15 | const K_MAGIC_89000: i64 = 89000 |
| 16 | const K_MAGIC_16777216: i64 = 16777216 |
| 17 | const K_MAGIC_57008: i64 = 57008 |
| 18 | const K_MAGIC_57500: i64 = 57500 |
| 19 | const K_MAGIC_57692: i64 = 57692 |
| 20 | const K_MAGIC_58400: i64 = 58400 |
functions
| 23 | func fd_tile(tfy: i64, sy: i64) -> i64 called by 1: main |
| 33 | func fd_roundtrip(membase: i64, seed: i64) -> i64 |
| 56 | func fd_band_roundtrip(membase: i64, seed: i64) -> i64 |
| 81 | func fd_rc_roundtrip(membase: i64, seed: i64) -> i64 |
| 113 | func fd_t8_roundtrip(membase: i64, seed: i64) -> i64 |
| 152 | func fd_rct8_roundtrip(membase: i64, seed: i64) -> i64 |