summaryrefslogtreecommitdiff
path: root/config/flashprog
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-03-12 19:30:11 +0000
committerLeah Rowe <leah@libreboot.org>2026-03-12 19:34:44 +0000
commita7c69c323381a82e143d88244e099be8d4b7ca82 (patch)
treee3f65eec19c99f049341bb8818bfc15e906c924c /config/flashprog
parent3633878e1f5a9c9356ba5228dc2d4bf2e65d06e7 (diff)
util/spkmodem-recv: clean up decode_pulse
make it easier to read by clearer variable naming. this change also reduces memory accesses (fewer struct dereferences - see: struct decoder_state), when using much weaker/older compilers that don't optimise properly. this, in the most active part of the code, which is called.... 48000 times a second. peanuts on modern CPUs, but on old (early 90s) CPUs it makes a big difference. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/flashprog')
0 files changed, 0 insertions, 0 deletions