summaryrefslogtreecommitdiff
path: root/cesar/ce/rx/bitloading/doc
diff options
context:
space:
mode:
authorJerome Jutteau2010-10-15 11:52:30 +0200
committerJerome Jutteau2010-10-20 10:39:40 +0200
commit040fda4309fb0931a3aa796732811aa858cfa6fe (patch)
tree8fce4e4d0f5bd03badb0f6f2445c0e6da61d3445 /cesar/ce/rx/bitloading/doc
parenta4c0b511febdb6733580fa877d3a958edc79c921 (diff)
cesear/ce/rx/bl: update of tone map update algorithm diagram, refs #1881
This is the same result of the actual bitloading algorithm but with some simplifications.
Diffstat (limited to 'cesar/ce/rx/bitloading/doc')
-rw-r--r--cesar/ce/rx/bitloading/doc/tm_update.sdl14
1 files changed, 6 insertions, 8 deletions
diff --git a/cesar/ce/rx/bitloading/doc/tm_update.sdl b/cesar/ce/rx/bitloading/doc/tm_update.sdl
index fe078b9679..c7fc25e563 100644
--- a/cesar/ce/rx/bitloading/doc/tm_update.sdl
+++ b/cesar/ce/rx/bitloading/doc/tm_update.sdl
@@ -2,13 +2,11 @@
# Tone map update algorithm.
(|TM update|) -> <enough PB since\nlast TM change?>
<enough PB since\nlast TM change?> -no-> (XX)
-<enough PB since\nlast TM change?> -yes-> <means on the\nsame side?>
+<enough PB since\nlast TM change?> -yes-> <fast above\ntarget ?>
-<means on the\nsame side?> -yes-> <where?>
-<where?> -above-> |TM update (-)| -> (XX)
-<where?> -under-> |TM update (+)| -> (XX)
-<where?> -middle-> (XX)
+<fast above\ntarget ?> -yes-> |TM update (-)| -> (XX)
+<fast above\ntarget ?> -no-> <both means\nunder -X% ?>
+
+<both means\nunder -X% ?> -yes-> |TM update (+)| -> (XX)
+<both means\nunder -X% ?> -no-> (XX)
-<means on the\nsame side?> -no-> <fast mean above?>
-<fast mean above?> -yes-> |TM update (-)|
-<fast mean above?> -no-> (XX)