mirror of https://github.com/FFmpeg/FFmpeg.git
Mathematical inverse of av_csp_trc_from_id(), plus testing to make sure it roundtrips correctly with the corresponding TRC.pull/391/head
parent
28f217780b
commit
bf0a6c4111
6 changed files with 470 additions and 318 deletions
@ -1,304 +1,304 @@ |
||||
trc=bt709 calling func(-0.100000) expected=0.000000 |
||||
trc=bt709 calling func(-0.018054) expected=0.000000 |
||||
trc=bt709 calling func(-0.010000) expected=0.000000 |
||||
trc=bt709 calling func(-0.004490) expected=0.000000 |
||||
trc=bt709 calling func(0.000000) expected=0.000000 |
||||
trc=bt709 calling func(0.003162) expected=0.014230 |
||||
trc=bt709 calling func(0.005000) expected=0.022500 |
||||
trc=bt709 calling func(0.009000) expected=0.040500 |
||||
trc=bt709 calling func(0.015000) expected=0.067500 |
||||
trc=bt709 calling func(0.100000) expected=0.290748 |
||||
trc=bt709 calling func(1.000000) expected=1.000000 |
||||
trc=bt709 calling func(52.370000) expected=6.427531 |
||||
trc=bt709 calling func(125.098765) expected=9.558517 |
||||
trc=bt709 calling func(1999.111230) expected=33.512490 |
||||
trc=bt709 calling func(6945.443000) expected=58.768794 |
||||
trc=bt709 calling func(15123.456700) expected=83.452916 |
||||
trc=bt709 calling func(19845.889230) expected=94.321297 |
||||
trc=bt709 calling func(98678.423100) expected=194.219568 |
||||
trc=bt709 calling func(99999.899998) expected=195.386306 |
||||
trc=bt470m calling func(-0.100000) expected=0.000000 |
||||
trc=bt470m calling func(-0.018054) expected=0.000000 |
||||
trc=bt470m calling func(-0.010000) expected=0.000000 |
||||
trc=bt470m calling func(-0.004490) expected=0.000000 |
||||
trc=bt470m calling func(0.000000) expected=0.000000 |
||||
trc=bt470m calling func(0.003162) expected=0.073053 |
||||
trc=bt470m calling func(0.005000) expected=0.089966 |
||||
trc=bt470m calling func(0.009000) expected=0.117520 |
||||
trc=bt470m calling func(0.015000) expected=0.148235 |
||||
trc=bt470m calling func(0.100000) expected=0.351119 |
||||
trc=bt470m calling func(1.000000) expected=1.000000 |
||||
trc=bt470m calling func(52.370000) expected=6.045068 |
||||
trc=bt470m calling func(125.098765) expected=8.980424 |
||||
trc=bt470m calling func(1999.111230) expected=31.650490 |
||||
trc=bt470m calling func(6945.443000) expected=55.747738 |
||||
trc=bt470m calling func(15123.456700) expected=79.403820 |
||||
trc=bt470m calling func(19845.889230) expected=89.843491 |
||||
trc=bt470m calling func(98678.423100) expected=186.252024 |
||||
trc=bt470m calling func(99999.899998) expected=187.381657 |
||||
trc=bt470bg calling func(-0.100000) expected=0.000000 |
||||
trc=bt470bg calling func(-0.018054) expected=0.000000 |
||||
trc=bt470bg calling func(-0.010000) expected=0.000000 |
||||
trc=bt470bg calling func(-0.004490) expected=0.000000 |
||||
trc=bt470bg calling func(0.000000) expected=0.000000 |
||||
trc=bt470bg calling func(0.003162) expected=0.127980 |
||||
trc=bt470bg calling func(0.005000) expected=0.150731 |
||||
trc=bt470bg calling func(0.009000) expected=0.185940 |
||||
trc=bt470bg calling func(0.015000) expected=0.223154 |
||||
trc=bt470bg calling func(0.100000) expected=0.439397 |
||||
trc=bt470bg calling func(1.000000) expected=1.000000 |
||||
trc=bt470bg calling func(52.370000) expected=4.111100 |
||||
trc=bt470bg calling func(125.098765) expected=5.610724 |
||||
trc=bt470bg calling func(1999.111230) expected=15.096294 |
||||
trc=bt470bg calling func(6945.443000) expected=23.552429 |
||||
trc=bt470bg calling func(15123.456700) expected=31.098005 |
||||
trc=bt470bg calling func(19845.889230) expected=34.267494 |
||||
trc=bt470bg calling func(98678.423100) expected=60.764620 |
||||
trc=bt470bg calling func(99999.899998) expected=61.054001 |
||||
trc=smpte170m calling func(-0.100000) expected=0.000000 |
||||
trc=smpte170m calling func(-0.018054) expected=0.000000 |
||||
trc=smpte170m calling func(-0.010000) expected=0.000000 |
||||
trc=smpte170m calling func(-0.004490) expected=0.000000 |
||||
trc=smpte170m calling func(0.000000) expected=0.000000 |
||||
trc=smpte170m calling func(0.003162) expected=0.014230 |
||||
trc=smpte170m calling func(0.005000) expected=0.022500 |
||||
trc=smpte170m calling func(0.009000) expected=0.040500 |
||||
trc=smpte170m calling func(0.015000) expected=0.067500 |
||||
trc=smpte170m calling func(0.100000) expected=0.290748 |
||||
trc=smpte170m calling func(1.000000) expected=1.000000 |
||||
trc=smpte170m calling func(52.370000) expected=6.427531 |
||||
trc=smpte170m calling func(125.098765) expected=9.558517 |
||||
trc=smpte170m calling func(1999.111230) expected=33.512490 |
||||
trc=smpte170m calling func(6945.443000) expected=58.768794 |
||||
trc=smpte170m calling func(15123.456700) expected=83.452916 |
||||
trc=smpte170m calling func(19845.889230) expected=94.321297 |
||||
trc=smpte170m calling func(98678.423100) expected=194.219568 |
||||
trc=smpte170m calling func(99999.899998) expected=195.386306 |
||||
trc=smpte240m calling func(-0.100000) expected=0.000000 |
||||
trc=smpte240m calling func(-0.018054) expected=0.000000 |
||||
trc=smpte240m calling func(-0.010000) expected=0.000000 |
||||
trc=smpte240m calling func(-0.004490) expected=0.000000 |
||||
trc=smpte240m calling func(0.000000) expected=0.000000 |
||||
trc=smpte240m calling func(0.003162) expected=0.012649 |
||||
trc=smpte240m calling func(0.005000) expected=0.020000 |
||||
trc=smpte240m calling func(0.009000) expected=0.036000 |
||||
trc=smpte240m calling func(0.015000) expected=0.060000 |
||||
trc=smpte240m calling func(0.100000) expected=0.282875 |
||||
trc=smpte240m calling func(1.000000) expected=1.000000 |
||||
trc=smpte240m calling func(52.370000) expected=6.487781 |
||||
trc=smpte240m calling func(125.098765) expected=9.653524 |
||||
trc=smpte240m calling func(1999.111230) expected=33.873408 |
||||
trc=smpte240m calling func(6945.443000) expected=59.410079 |
||||
trc=smpte240m calling func(15123.456700) expected=84.368216 |
||||
trc=smpte240m calling func(19845.889230) expected=95.357247 |
||||
trc=smpte240m calling func(98678.423100) expected=196.364477 |
||||
trc=smpte240m calling func(99999.899998) expected=197.544167 |
||||
trc=linear calling func(-0.100000) expected=-0.100000 |
||||
trc=linear calling func(-0.018054) expected=-0.018054 |
||||
trc=linear calling func(-0.010000) expected=-0.010000 |
||||
trc=linear calling func(-0.004490) expected=-0.004490 |
||||
trc=linear calling func(0.000000) expected=0.000000 |
||||
trc=linear calling func(0.003162) expected=0.003162 |
||||
trc=linear calling func(0.005000) expected=0.005000 |
||||
trc=linear calling func(0.009000) expected=0.009000 |
||||
trc=linear calling func(0.015000) expected=0.015000 |
||||
trc=linear calling func(0.100000) expected=0.100000 |
||||
trc=linear calling func(1.000000) expected=1.000000 |
||||
trc=linear calling func(52.370000) expected=52.370000 |
||||
trc=linear calling func(125.098765) expected=125.098765 |
||||
trc=linear calling func(1999.111230) expected=1999.111230 |
||||
trc=linear calling func(6945.443000) expected=6945.443000 |
||||
trc=linear calling func(15123.456700) expected=15123.456700 |
||||
trc=linear calling func(19845.889230) expected=19845.889230 |
||||
trc=linear calling func(98678.423100) expected=98678.423100 |
||||
trc=linear calling func(99999.899998) expected=99999.899998 |
||||
trc=log100 calling func(-0.100000) expected=0.000000 |
||||
trc=log100 calling func(-0.018054) expected=0.000000 |
||||
trc=log100 calling func(-0.010000) expected=0.000000 |
||||
trc=log100 calling func(-0.004490) expected=0.000000 |
||||
trc=log100 calling func(0.000000) expected=0.000000 |
||||
trc=log100 calling func(0.003162) expected=0.000000 |
||||
trc=log100 calling func(0.005000) expected=0.000000 |
||||
trc=log100 calling func(0.009000) expected=0.000000 |
||||
trc=log100 calling func(0.015000) expected=0.088046 |
||||
trc=log100 calling func(0.100000) expected=0.500000 |
||||
trc=log100 calling func(1.000000) expected=1.000000 |
||||
trc=log100 calling func(52.370000) expected=1.859541 |
||||
trc=log100 calling func(125.098765) expected=2.048627 |
||||
trc=log100 calling func(1999.111230) expected=2.650418 |
||||
trc=log100 calling func(6945.443000) expected=2.920850 |
||||
trc=log100 calling func(15123.456700) expected=3.089826 |
||||
trc=log100 calling func(19845.889230) expected=3.148835 |
||||
trc=log100 calling func(98678.423100) expected=3.497111 |
||||
trc=log100 calling func(99999.899998) expected=3.500000 |
||||
trc=log316 calling func(-0.100000) expected=0.000000 |
||||
trc=log316 calling func(-0.018054) expected=0.000000 |
||||
trc=log316 calling func(-0.010000) expected=0.000000 |
||||
trc=log316 calling func(-0.004490) expected=0.000000 |
||||
trc=log316 calling func(0.000000) expected=0.000000 |
||||
trc=log316 calling func(0.003162) expected=0.000000 |
||||
trc=log316 calling func(0.005000) expected=0.079588 |
||||
trc=log316 calling func(0.009000) expected=0.181697 |
||||
trc=log316 calling func(0.015000) expected=0.270437 |
||||
trc=log316 calling func(0.100000) expected=0.600000 |
||||
trc=log316 calling func(1.000000) expected=1.000000 |
||||
trc=log316 calling func(52.370000) expected=1.687633 |
||||
trc=log316 calling func(125.098765) expected=1.838901 |
||||
trc=log316 calling func(1999.111230) expected=2.320335 |
||||
trc=log316 calling func(6945.443000) expected=2.536680 |
||||
trc=log316 calling func(15123.456700) expected=2.671860 |
||||
trc=log316 calling func(19845.889230) expected=2.719068 |
||||
trc=log316 calling func(98678.423100) expected=2.997689 |
||||
trc=log316 calling func(99999.899998) expected=3.000000 |
||||
trc=iec61966-2-4 calling func(-0.100000) expected=-0.290748 |
||||
trc=iec61966-2-4 calling func(-0.018054) expected=-0.081243 |
||||
trc=iec61966-2-4 calling func(-0.010000) expected=-0.045000 |
||||
trc=iec61966-2-4 calling func(-0.004490) expected=-0.020205 |
||||
trc=iec61966-2-4 calling func(0.000000) expected=0.000000 |
||||
trc=iec61966-2-4 calling func(0.003162) expected=0.014230 |
||||
trc=iec61966-2-4 calling func(0.005000) expected=0.022500 |
||||
trc=iec61966-2-4 calling func(0.009000) expected=0.040500 |
||||
trc=iec61966-2-4 calling func(0.015000) expected=0.067500 |
||||
trc=iec61966-2-4 calling func(0.100000) expected=0.290748 |
||||
trc=iec61966-2-4 calling func(1.000000) expected=1.000000 |
||||
trc=iec61966-2-4 calling func(52.370000) expected=6.427531 |
||||
trc=iec61966-2-4 calling func(125.098765) expected=9.558517 |
||||
trc=iec61966-2-4 calling func(1999.111230) expected=33.512490 |
||||
trc=iec61966-2-4 calling func(6945.443000) expected=58.768794 |
||||
trc=iec61966-2-4 calling func(15123.456700) expected=83.452916 |
||||
trc=iec61966-2-4 calling func(19845.889230) expected=94.321297 |
||||
trc=iec61966-2-4 calling func(98678.423100) expected=194.219568 |
||||
trc=iec61966-2-4 calling func(99999.899998) expected=195.386306 |
||||
trc=bt1361e calling func(-0.100000) expected=-0.206787 |
||||
trc=bt1361e calling func(-0.018054) expected=-0.109049 |
||||
trc=bt1361e calling func(-0.010000) expected=-0.089387 |
||||
trc=bt1361e calling func(-0.004490) expected=-0.020205 |
||||
trc=bt1361e calling func(0.000000) expected=0.000000 |
||||
trc=bt1361e calling func(0.003162) expected=0.014230 |
||||
trc=bt1361e calling func(0.005000) expected=0.022500 |
||||
trc=bt1361e calling func(0.009000) expected=0.040500 |
||||
trc=bt1361e calling func(0.015000) expected=0.067500 |
||||
trc=bt1361e calling func(0.100000) expected=0.290748 |
||||
trc=bt1361e calling func(1.000000) expected=1.000000 |
||||
trc=bt1361e calling func(52.370000) expected=6.427531 |
||||
trc=bt1361e calling func(125.098765) expected=9.558517 |
||||
trc=bt1361e calling func(1999.111230) expected=33.512490 |
||||
trc=bt1361e calling func(6945.443000) expected=58.768794 |
||||
trc=bt1361e calling func(15123.456700) expected=83.452916 |
||||
trc=bt1361e calling func(19845.889230) expected=94.321297 |
||||
trc=bt1361e calling func(98678.423100) expected=194.219568 |
||||
trc=bt1361e calling func(99999.899998) expected=195.386306 |
||||
trc=iec61966-2-1 calling func(-0.100000) expected=0.000000 |
||||
trc=iec61966-2-1 calling func(-0.018054) expected=0.000000 |
||||
trc=iec61966-2-1 calling func(-0.010000) expected=0.000000 |
||||
trc=iec61966-2-1 calling func(-0.004490) expected=0.000000 |
||||
trc=iec61966-2-1 calling func(0.000000) expected=0.000000 |
||||
trc=iec61966-2-1 calling func(0.003162) expected=0.040849 |
||||
trc=iec61966-2-1 calling func(0.005000) expected=0.061009 |
||||
trc=iec61966-2-1 calling func(0.009000) expected=0.093202 |
||||
trc=iec61966-2-1 calling func(0.015000) expected=0.128354 |
||||
trc=iec61966-2-1 calling func(0.100000) expected=0.349190 |
||||
trc=iec61966-2-1 calling func(1.000000) expected=1.000000 |
||||
trc=iec61966-2-1 calling func(52.370000) expected=5.434552 |
||||
trc=iec61966-2-1 calling func(125.098765) expected=7.835561 |
||||
trc=iec61966-2-1 calling func(1999.111230) expected=24.983090 |
||||
trc=iec61966-2-1 calling func(6945.443000) expected=42.013863 |
||||
trc=iec61966-2-1 calling func(15123.456700) expected=58.125003 |
||||
trc=iec61966-2-1 calling func(19845.889230) expected=65.100117 |
||||
trc=iec61966-2-1 calling func(98678.423100) expected=127.054607 |
||||
trc=iec61966-2-1 calling func(99999.899998) expected=127.761115 |
||||
trc=bt2020-10 calling func(-0.100000) expected=0.000000 |
||||
trc=bt2020-10 calling func(-0.018054) expected=0.000000 |
||||
trc=bt2020-10 calling func(-0.010000) expected=0.000000 |
||||
trc=bt2020-10 calling func(-0.004490) expected=0.000000 |
||||
trc=bt2020-10 calling func(0.000000) expected=0.000000 |
||||
trc=bt2020-10 calling func(0.003162) expected=0.014230 |
||||
trc=bt2020-10 calling func(0.005000) expected=0.022500 |
||||
trc=bt2020-10 calling func(0.009000) expected=0.040500 |
||||
trc=bt2020-10 calling func(0.015000) expected=0.067500 |
||||
trc=bt2020-10 calling func(0.100000) expected=0.290748 |
||||
trc=bt2020-10 calling func(1.000000) expected=1.000000 |
||||
trc=bt2020-10 calling func(52.370000) expected=6.427531 |
||||
trc=bt2020-10 calling func(125.098765) expected=9.558517 |
||||
trc=bt2020-10 calling func(1999.111230) expected=33.512490 |
||||
trc=bt2020-10 calling func(6945.443000) expected=58.768794 |
||||
trc=bt2020-10 calling func(15123.456700) expected=83.452916 |
||||
trc=bt2020-10 calling func(19845.889230) expected=94.321297 |
||||
trc=bt2020-10 calling func(98678.423100) expected=194.219568 |
||||
trc=bt2020-10 calling func(99999.899998) expected=195.386306 |
||||
trc=bt2020-12 calling func(-0.100000) expected=0.000000 |
||||
trc=bt2020-12 calling func(-0.018054) expected=0.000000 |
||||
trc=bt2020-12 calling func(-0.010000) expected=0.000000 |
||||
trc=bt2020-12 calling func(-0.004490) expected=0.000000 |
||||
trc=bt2020-12 calling func(0.000000) expected=0.000000 |
||||
trc=bt2020-12 calling func(0.003162) expected=0.014230 |
||||
trc=bt2020-12 calling func(0.005000) expected=0.022500 |
||||
trc=bt2020-12 calling func(0.009000) expected=0.040500 |
||||
trc=bt2020-12 calling func(0.015000) expected=0.067500 |
||||
trc=bt2020-12 calling func(0.100000) expected=0.290748 |
||||
trc=bt2020-12 calling func(1.000000) expected=1.000000 |
||||
trc=bt2020-12 calling func(52.370000) expected=6.427531 |
||||
trc=bt2020-12 calling func(125.098765) expected=9.558517 |
||||
trc=bt2020-12 calling func(1999.111230) expected=33.512490 |
||||
trc=bt2020-12 calling func(6945.443000) expected=58.768794 |
||||
trc=bt2020-12 calling func(15123.456700) expected=83.452916 |
||||
trc=bt2020-12 calling func(19845.889230) expected=94.321297 |
||||
trc=bt2020-12 calling func(98678.423100) expected=194.219568 |
||||
trc=bt2020-12 calling func(99999.899998) expected=195.386306 |
||||
trc=smpte2084 calling func(-0.100000) expected=0.000000 |
||||
trc=smpte2084 calling func(-0.018054) expected=0.000000 |
||||
trc=smpte2084 calling func(-0.010000) expected=0.000000 |
||||
trc=smpte2084 calling func(-0.004490) expected=0.000000 |
||||
trc=smpte2084 calling func(0.000000) expected=0.000001 |
||||
trc=smpte2084 calling func(0.003162) expected=0.011839 |
||||
trc=smpte2084 calling func(0.005000) expected=0.015076 |
||||
trc=smpte2084 calling func(0.009000) expected=0.020379 |
||||
trc=smpte2084 calling func(0.015000) expected=0.026255 |
||||
trc=smpte2084 calling func(0.100000) expected=0.062337 |
||||
trc=smpte2084 calling func(1.000000) expected=0.149946 |
||||
trc=smpte2084 calling func(52.370000) expected=0.444693 |
||||
trc=smpte2084 calling func(125.098765) expected=0.530719 |
||||
trc=smpte2084 calling func(1999.111230) expected=0.827376 |
||||
trc=smpte2084 calling func(6945.443000) expected=0.961586 |
||||
trc=smpte2084 calling func(15123.456700) expected=1.042921 |
||||
trc=smpte2084 calling func(19845.889230) expected=1.070677 |
||||
trc=smpte2084 calling func(98678.423100) expected=1.225908 |
||||
trc=smpte2084 calling func(99999.899998) expected=1.227127 |
||||
trc=smpte428 calling func(-0.100000) expected=0.000000 |
||||
trc=smpte428 calling func(-0.018054) expected=0.000000 |
||||
trc=smpte428 calling func(-0.010000) expected=0.000000 |
||||
trc=smpte428 calling func(-0.004490) expected=0.000000 |
||||
trc=smpte428 calling func(0.000000) expected=0.000000 |
||||
trc=smpte428 calling func(0.003162) expected=0.105659 |
||||
trc=smpte428 calling func(0.005000) expected=0.126018 |
||||
trc=smpte428 calling func(0.009000) expected=0.157985 |
||||
trc=smpte428 calling func(0.015000) expected=0.192284 |
||||
trc=smpte428 calling func(0.100000) expected=0.398869 |
||||
trc=smpte428 calling func(1.000000) expected=0.967043 |
||||
trc=smpte428 calling func(52.370000) expected=4.432321 |
||||
trc=smpte428 calling func(125.098765) expected=6.195572 |
||||
trc=smpte428 calling func(1999.111230) expected=17.988639 |
||||
trc=smpte428 calling func(6945.443000) expected=29.041734 |
||||
trc=smpte428 calling func(15123.456700) expected=39.174525 |
||||
trc=smpte428 calling func(19845.889230) expected=43.490646 |
||||
trc=smpte428 calling func(98678.423100) expected=80.593559 |
||||
trc=smpte428 calling func(99999.899998) expected=81.006971 |
||||
trc=arib-std-b67 calling func(-0.100000) expected=0.000000 |
||||
trc=arib-std-b67 calling func(-0.018054) expected=0.000000 |
||||
trc=arib-std-b67 calling func(-0.010000) expected=0.000000 |
||||
trc=arib-std-b67 calling func(-0.004490) expected=0.000000 |
||||
trc=arib-std-b67 calling func(0.000000) expected=0.000000 |
||||
trc=arib-std-b67 calling func(0.003162) expected=0.097400 |
||||
trc=arib-std-b67 calling func(0.005000) expected=0.122474 |
||||
trc=arib-std-b67 calling func(0.009000) expected=0.164317 |
||||
trc=arib-std-b67 calling func(0.015000) expected=0.212132 |
||||
trc=arib-std-b67 calling func(0.100000) expected=0.544089 |
||||
trc=arib-std-b67 calling func(1.000000) expected=1.000000 |
||||
trc=arib-std-b67 calling func(52.370000) expected=1.712092 |
||||
trc=arib-std-b67 calling func(125.098765) expected=1.867862 |
||||
trc=arib-std-b67 calling func(1999.111230) expected=2.363502 |
||||
trc=arib-std-b67 calling func(6945.443000) expected=2.586219 |
||||
trc=arib-std-b67 calling func(15123.456700) expected=2.725380 |
||||
trc=arib-std-b67 calling func(19845.889230) expected=2.773978 |
||||
trc=arib-std-b67 calling func(98678.423100) expected=3.060803 |
||||
trc=arib-std-b67 calling func(99999.899998) expected=3.063182 |
||||
trc=bt709 calling func(-0.100000) expected=0.000000 roundtrip=0.000000 |
||||
trc=bt709 calling func(-0.018054) expected=0.000000 roundtrip=0.000000 |
||||
trc=bt709 calling func(-0.010000) expected=0.000000 roundtrip=0.000000 |
||||
trc=bt709 calling func(-0.004490) expected=0.000000 roundtrip=0.000000 |
||||
trc=bt709 calling func(0.000000) expected=0.000000 roundtrip=0.000000 |
||||
trc=bt709 calling func(0.003162) expected=0.014230 roundtrip=0.003162 |
||||
trc=bt709 calling func(0.005000) expected=0.022500 roundtrip=0.005000 |
||||
trc=bt709 calling func(0.009000) expected=0.040500 roundtrip=0.009000 |
||||
trc=bt709 calling func(0.015000) expected=0.067500 roundtrip=0.015000 |
||||
trc=bt709 calling func(0.100000) expected=0.290748 roundtrip=0.100000 |
||||
trc=bt709 calling func(1.000000) expected=1.000000 roundtrip=1.000000 |
||||
trc=bt709 calling func(52.370000) expected=6.427531 roundtrip=52.370000 |
||||
trc=bt709 calling func(125.098765) expected=9.558517 roundtrip=125.098765 |
||||
trc=bt709 calling func(1999.111230) expected=33.512490 roundtrip=1999.111230 |
||||
trc=bt709 calling func(6945.443000) expected=58.768794 roundtrip=6945.443000 |
||||
trc=bt709 calling func(15123.456700) expected=83.452916 roundtrip=15123.456700 |
||||
trc=bt709 calling func(19845.889230) expected=94.321297 roundtrip=19845.889230 |
||||
trc=bt709 calling func(98678.423100) expected=194.219568 roundtrip=98678.423100 |
||||
trc=bt709 calling func(99999.899998) expected=195.386306 roundtrip=99999.899998 |
||||
trc=bt470m calling func(-0.100000) expected=0.000000 roundtrip=0.000000 |
||||
trc=bt470m calling func(-0.018054) expected=0.000000 roundtrip=0.000000 |
||||
trc=bt470m calling func(-0.010000) expected=0.000000 roundtrip=0.000000 |
||||
trc=bt470m calling func(-0.004490) expected=0.000000 roundtrip=0.000000 |
||||
trc=bt470m calling func(0.000000) expected=0.000000 roundtrip=0.000000 |
||||
trc=bt470m calling func(0.003162) expected=0.073053 roundtrip=0.003162 |
||||
trc=bt470m calling func(0.005000) expected=0.089966 roundtrip=0.005000 |
||||
trc=bt470m calling func(0.009000) expected=0.117520 roundtrip=0.009000 |
||||
trc=bt470m calling func(0.015000) expected=0.148235 roundtrip=0.015000 |
||||
trc=bt470m calling func(0.100000) expected=0.351119 roundtrip=0.100000 |
||||
trc=bt470m calling func(1.000000) expected=1.000000 roundtrip=1.000000 |
||||
trc=bt470m calling func(52.370000) expected=6.045068 roundtrip=52.370000 |
||||
trc=bt470m calling func(125.098765) expected=8.980424 roundtrip=125.098765 |
||||
trc=bt470m calling func(1999.111230) expected=31.650490 roundtrip=1999.111230 |
||||
trc=bt470m calling func(6945.443000) expected=55.747738 roundtrip=6945.443000 |
||||
trc=bt470m calling func(15123.456700) expected=79.403820 roundtrip=15123.456700 |
||||
trc=bt470m calling func(19845.889230) expected=89.843491 roundtrip=19845.889230 |
||||
trc=bt470m calling func(98678.423100) expected=186.252024 roundtrip=98678.423100 |
||||
trc=bt470m calling func(99999.899998) expected=187.381657 roundtrip=99999.899998 |
||||
trc=bt470bg calling func(-0.100000) expected=0.000000 roundtrip=0.000000 |
||||
trc=bt470bg calling func(-0.018054) expected=0.000000 roundtrip=0.000000 |
||||
trc=bt470bg calling func(-0.010000) expected=0.000000 roundtrip=0.000000 |
||||
trc=bt470bg calling func(-0.004490) expected=0.000000 roundtrip=0.000000 |
||||
trc=bt470bg calling func(0.000000) expected=0.000000 roundtrip=0.000000 |
||||
trc=bt470bg calling func(0.003162) expected=0.127980 roundtrip=0.003162 |
||||
trc=bt470bg calling func(0.005000) expected=0.150731 roundtrip=0.005000 |
||||
trc=bt470bg calling func(0.009000) expected=0.185940 roundtrip=0.009000 |
||||
trc=bt470bg calling func(0.015000) expected=0.223154 roundtrip=0.015000 |
||||
trc=bt470bg calling func(0.100000) expected=0.439397 roundtrip=0.100000 |
||||
trc=bt470bg calling func(1.000000) expected=1.000000 roundtrip=1.000000 |
||||
trc=bt470bg calling func(52.370000) expected=4.111100 roundtrip=52.370000 |
||||
trc=bt470bg calling func(125.098765) expected=5.610724 roundtrip=125.098765 |
||||
trc=bt470bg calling func(1999.111230) expected=15.096294 roundtrip=1999.111230 |
||||
trc=bt470bg calling func(6945.443000) expected=23.552429 roundtrip=6945.443000 |
||||
trc=bt470bg calling func(15123.456700) expected=31.098005 roundtrip=15123.456700 |
||||
trc=bt470bg calling func(19845.889230) expected=34.267494 roundtrip=19845.889230 |
||||
trc=bt470bg calling func(98678.423100) expected=60.764620 roundtrip=98678.423100 |
||||
trc=bt470bg calling func(99999.899998) expected=61.054001 roundtrip=99999.899998 |
||||
trc=smpte170m calling func(-0.100000) expected=0.000000 roundtrip=0.000000 |
||||
trc=smpte170m calling func(-0.018054) expected=0.000000 roundtrip=0.000000 |
||||
trc=smpte170m calling func(-0.010000) expected=0.000000 roundtrip=0.000000 |
||||
trc=smpte170m calling func(-0.004490) expected=0.000000 roundtrip=0.000000 |
||||
trc=smpte170m calling func(0.000000) expected=0.000000 roundtrip=0.000000 |
||||
trc=smpte170m calling func(0.003162) expected=0.014230 roundtrip=0.003162 |
||||
trc=smpte170m calling func(0.005000) expected=0.022500 roundtrip=0.005000 |
||||
trc=smpte170m calling func(0.009000) expected=0.040500 roundtrip=0.009000 |
||||
trc=smpte170m calling func(0.015000) expected=0.067500 roundtrip=0.015000 |
||||
trc=smpte170m calling func(0.100000) expected=0.290748 roundtrip=0.100000 |
||||
trc=smpte170m calling func(1.000000) expected=1.000000 roundtrip=1.000000 |
||||
trc=smpte170m calling func(52.370000) expected=6.427531 roundtrip=52.370000 |
||||
trc=smpte170m calling func(125.098765) expected=9.558517 roundtrip=125.098765 |
||||
trc=smpte170m calling func(1999.111230) expected=33.512490 roundtrip=1999.111230 |
||||
trc=smpte170m calling func(6945.443000) expected=58.768794 roundtrip=6945.443000 |
||||
trc=smpte170m calling func(15123.456700) expected=83.452916 roundtrip=15123.456700 |
||||
trc=smpte170m calling func(19845.889230) expected=94.321297 roundtrip=19845.889230 |
||||
trc=smpte170m calling func(98678.423100) expected=194.219568 roundtrip=98678.423100 |
||||
trc=smpte170m calling func(99999.899998) expected=195.386306 roundtrip=99999.899998 |
||||
trc=smpte240m calling func(-0.100000) expected=0.000000 roundtrip=0.000000 |
||||
trc=smpte240m calling func(-0.018054) expected=0.000000 roundtrip=0.000000 |
||||
trc=smpte240m calling func(-0.010000) expected=0.000000 roundtrip=0.000000 |
||||
trc=smpte240m calling func(-0.004490) expected=0.000000 roundtrip=0.000000 |
||||
trc=smpte240m calling func(0.000000) expected=0.000000 roundtrip=0.000000 |
||||
trc=smpte240m calling func(0.003162) expected=0.012649 roundtrip=0.003162 |
||||
trc=smpte240m calling func(0.005000) expected=0.020000 roundtrip=0.005000 |
||||
trc=smpte240m calling func(0.009000) expected=0.036000 roundtrip=0.009000 |
||||
trc=smpte240m calling func(0.015000) expected=0.060000 roundtrip=0.015000 |
||||
trc=smpte240m calling func(0.100000) expected=0.282875 roundtrip=0.100000 |
||||
trc=smpte240m calling func(1.000000) expected=1.000000 roundtrip=1.000000 |
||||
trc=smpte240m calling func(52.370000) expected=6.487781 roundtrip=52.370000 |
||||
trc=smpte240m calling func(125.098765) expected=9.653524 roundtrip=125.098765 |
||||
trc=smpte240m calling func(1999.111230) expected=33.873408 roundtrip=1999.111230 |
||||
trc=smpte240m calling func(6945.443000) expected=59.410079 roundtrip=6945.443000 |
||||
trc=smpte240m calling func(15123.456700) expected=84.368216 roundtrip=15123.456700 |
||||
trc=smpte240m calling func(19845.889230) expected=95.357247 roundtrip=19845.889230 |
||||
trc=smpte240m calling func(98678.423100) expected=196.364477 roundtrip=98678.423100 |
||||
trc=smpte240m calling func(99999.899998) expected=197.544167 roundtrip=99999.899998 |
||||
trc=linear calling func(-0.100000) expected=-0.100000 roundtrip=-0.100000 |
||||
trc=linear calling func(-0.018054) expected=-0.018054 roundtrip=-0.018054 |
||||
trc=linear calling func(-0.010000) expected=-0.010000 roundtrip=-0.010000 |
||||
trc=linear calling func(-0.004490) expected=-0.004490 roundtrip=-0.004490 |
||||
trc=linear calling func(0.000000) expected=0.000000 roundtrip=0.000000 |
||||
trc=linear calling func(0.003162) expected=0.003162 roundtrip=0.003162 |
||||
trc=linear calling func(0.005000) expected=0.005000 roundtrip=0.005000 |
||||
trc=linear calling func(0.009000) expected=0.009000 roundtrip=0.009000 |
||||
trc=linear calling func(0.015000) expected=0.015000 roundtrip=0.015000 |
||||
trc=linear calling func(0.100000) expected=0.100000 roundtrip=0.100000 |
||||
trc=linear calling func(1.000000) expected=1.000000 roundtrip=1.000000 |
||||
trc=linear calling func(52.370000) expected=52.370000 roundtrip=52.370000 |
||||
trc=linear calling func(125.098765) expected=125.098765 roundtrip=125.098765 |
||||
trc=linear calling func(1999.111230) expected=1999.111230 roundtrip=1999.111230 |
||||
trc=linear calling func(6945.443000) expected=6945.443000 roundtrip=6945.443000 |
||||
trc=linear calling func(15123.456700) expected=15123.456700 roundtrip=15123.456700 |
||||
trc=linear calling func(19845.889230) expected=19845.889230 roundtrip=19845.889230 |
||||
trc=linear calling func(98678.423100) expected=98678.423100 roundtrip=98678.423100 |
||||
trc=linear calling func(99999.899998) expected=99999.899998 roundtrip=99999.899998 |
||||
trc=log100 calling func(-0.100000) expected=0.000000 roundtrip=0.010000 |
||||
trc=log100 calling func(-0.018054) expected=0.000000 roundtrip=0.010000 |
||||
trc=log100 calling func(-0.010000) expected=0.000000 roundtrip=0.010000 |
||||
trc=log100 calling func(-0.004490) expected=0.000000 roundtrip=0.010000 |
||||
trc=log100 calling func(0.000000) expected=0.000000 roundtrip=0.010000 |
||||
trc=log100 calling func(0.003162) expected=0.000000 roundtrip=0.010000 |
||||
trc=log100 calling func(0.005000) expected=0.000000 roundtrip=0.010000 |
||||
trc=log100 calling func(0.009000) expected=0.000000 roundtrip=0.010000 |
||||
trc=log100 calling func(0.015000) expected=0.088046 roundtrip=0.015000 |
||||
trc=log100 calling func(0.100000) expected=0.500000 roundtrip=0.100000 |
||||
trc=log100 calling func(1.000000) expected=1.000000 roundtrip=1.000000 |
||||
trc=log100 calling func(52.370000) expected=1.859541 roundtrip=52.370000 |
||||
trc=log100 calling func(125.098765) expected=2.048627 roundtrip=125.098765 |
||||
trc=log100 calling func(1999.111230) expected=2.650418 roundtrip=1999.111230 |
||||
trc=log100 calling func(6945.443000) expected=2.920850 roundtrip=6945.443000 |
||||
trc=log100 calling func(15123.456700) expected=3.089826 roundtrip=15123.456700 |
||||
trc=log100 calling func(19845.889230) expected=3.148835 roundtrip=19845.889230 |
||||
trc=log100 calling func(98678.423100) expected=3.497111 roundtrip=98678.423100 |
||||
trc=log100 calling func(99999.899998) expected=3.500000 roundtrip=99999.899998 |
||||
trc=log316 calling func(-0.100000) expected=0.000000 roundtrip=0.003162 |
||||
trc=log316 calling func(-0.018054) expected=0.000000 roundtrip=0.003162 |
||||
trc=log316 calling func(-0.010000) expected=0.000000 roundtrip=0.003162 |
||||
trc=log316 calling func(-0.004490) expected=0.000000 roundtrip=0.003162 |
||||
trc=log316 calling func(0.000000) expected=0.000000 roundtrip=0.003162 |
||||
trc=log316 calling func(0.003162) expected=0.000000 roundtrip=0.003162 |
||||
trc=log316 calling func(0.005000) expected=0.079588 roundtrip=0.005000 |
||||
trc=log316 calling func(0.009000) expected=0.181697 roundtrip=0.009000 |
||||
trc=log316 calling func(0.015000) expected=0.270437 roundtrip=0.015000 |
||||
trc=log316 calling func(0.100000) expected=0.600000 roundtrip=0.100000 |
||||
trc=log316 calling func(1.000000) expected=1.000000 roundtrip=1.000000 |
||||
trc=log316 calling func(52.370000) expected=1.687633 roundtrip=52.370000 |
||||
trc=log316 calling func(125.098765) expected=1.838901 roundtrip=125.098765 |
||||
trc=log316 calling func(1999.111230) expected=2.320335 roundtrip=1999.111230 |
||||
trc=log316 calling func(6945.443000) expected=2.536680 roundtrip=6945.443000 |
||||
trc=log316 calling func(15123.456700) expected=2.671860 roundtrip=15123.456700 |
||||
trc=log316 calling func(19845.889230) expected=2.719068 roundtrip=19845.889230 |
||||
trc=log316 calling func(98678.423100) expected=2.997689 roundtrip=98678.423100 |
||||
trc=log316 calling func(99999.899998) expected=3.000000 roundtrip=99999.899998 |
||||
trc=iec61966-2-4 calling func(-0.100000) expected=-0.290748 roundtrip=-0.100000 |
||||
trc=iec61966-2-4 calling func(-0.018054) expected=-0.081243 roundtrip=-0.018054 |
||||
trc=iec61966-2-4 calling func(-0.010000) expected=-0.045000 roundtrip=-0.010000 |
||||
trc=iec61966-2-4 calling func(-0.004490) expected=-0.020205 roundtrip=-0.004490 |
||||
trc=iec61966-2-4 calling func(0.000000) expected=0.000000 roundtrip=0.000000 |
||||
trc=iec61966-2-4 calling func(0.003162) expected=0.014230 roundtrip=0.003162 |
||||
trc=iec61966-2-4 calling func(0.005000) expected=0.022500 roundtrip=0.005000 |
||||
trc=iec61966-2-4 calling func(0.009000) expected=0.040500 roundtrip=0.009000 |
||||
trc=iec61966-2-4 calling func(0.015000) expected=0.067500 roundtrip=0.015000 |
||||
trc=iec61966-2-4 calling func(0.100000) expected=0.290748 roundtrip=0.100000 |
||||
trc=iec61966-2-4 calling func(1.000000) expected=1.000000 roundtrip=1.000000 |
||||
trc=iec61966-2-4 calling func(52.370000) expected=6.427531 roundtrip=52.370000 |
||||
trc=iec61966-2-4 calling func(125.098765) expected=9.558517 roundtrip=125.098765 |
||||
trc=iec61966-2-4 calling func(1999.111230) expected=33.512490 roundtrip=1999.111230 |
||||
trc=iec61966-2-4 calling func(6945.443000) expected=58.768794 roundtrip=6945.443000 |
||||
trc=iec61966-2-4 calling func(15123.456700) expected=83.452916 roundtrip=15123.456700 |
||||
trc=iec61966-2-4 calling func(19845.889230) expected=94.321297 roundtrip=19845.889230 |
||||
trc=iec61966-2-4 calling func(98678.423100) expected=194.219568 roundtrip=98678.423100 |
||||
trc=iec61966-2-4 calling func(99999.899998) expected=195.386306 roundtrip=99999.899998 |
||||
trc=bt1361e calling func(-0.100000) expected=-0.206787 roundtrip=-0.100000 |
||||
trc=bt1361e calling func(-0.018054) expected=-0.109049 roundtrip=-0.018054 |
||||
trc=bt1361e calling func(-0.010000) expected=-0.089387 roundtrip=-0.010000 |
||||
trc=bt1361e calling func(-0.004490) expected=-0.020205 roundtrip=-0.004490 |
||||
trc=bt1361e calling func(0.000000) expected=0.000000 roundtrip=0.000000 |
||||
trc=bt1361e calling func(0.003162) expected=0.014230 roundtrip=0.003162 |
||||
trc=bt1361e calling func(0.005000) expected=0.022500 roundtrip=0.005000 |
||||
trc=bt1361e calling func(0.009000) expected=0.040500 roundtrip=0.009000 |
||||
trc=bt1361e calling func(0.015000) expected=0.067500 roundtrip=0.015000 |
||||
trc=bt1361e calling func(0.100000) expected=0.290748 roundtrip=0.100000 |
||||
trc=bt1361e calling func(1.000000) expected=1.000000 roundtrip=1.000000 |
||||
trc=bt1361e calling func(52.370000) expected=6.427531 roundtrip=52.370000 |
||||
trc=bt1361e calling func(125.098765) expected=9.558517 roundtrip=125.098765 |
||||
trc=bt1361e calling func(1999.111230) expected=33.512490 roundtrip=1999.111230 |
||||
trc=bt1361e calling func(6945.443000) expected=58.768794 roundtrip=6945.443000 |
||||
trc=bt1361e calling func(15123.456700) expected=83.452916 roundtrip=15123.456700 |
||||
trc=bt1361e calling func(19845.889230) expected=94.321297 roundtrip=19845.889230 |
||||
trc=bt1361e calling func(98678.423100) expected=194.219568 roundtrip=98678.423100 |
||||
trc=bt1361e calling func(99999.899998) expected=195.386306 roundtrip=99999.899998 |
||||
trc=iec61966-2-1 calling func(-0.100000) expected=0.000000 roundtrip=0.000000 |
||||
trc=iec61966-2-1 calling func(-0.018054) expected=0.000000 roundtrip=0.000000 |
||||
trc=iec61966-2-1 calling func(-0.010000) expected=0.000000 roundtrip=0.000000 |
||||
trc=iec61966-2-1 calling func(-0.004490) expected=0.000000 roundtrip=0.000000 |
||||
trc=iec61966-2-1 calling func(0.000000) expected=0.000000 roundtrip=0.000000 |
||||
trc=iec61966-2-1 calling func(0.003162) expected=0.040849 roundtrip=0.003162 |
||||
trc=iec61966-2-1 calling func(0.005000) expected=0.061009 roundtrip=0.005000 |
||||
trc=iec61966-2-1 calling func(0.009000) expected=0.093202 roundtrip=0.009000 |
||||
trc=iec61966-2-1 calling func(0.015000) expected=0.128354 roundtrip=0.015000 |
||||
trc=iec61966-2-1 calling func(0.100000) expected=0.349190 roundtrip=0.100000 |
||||
trc=iec61966-2-1 calling func(1.000000) expected=1.000000 roundtrip=1.000000 |
||||
trc=iec61966-2-1 calling func(52.370000) expected=5.434552 roundtrip=52.370000 |
||||
trc=iec61966-2-1 calling func(125.098765) expected=7.835561 roundtrip=125.098765 |
||||
trc=iec61966-2-1 calling func(1999.111230) expected=24.983090 roundtrip=1999.111230 |
||||
trc=iec61966-2-1 calling func(6945.443000) expected=42.013863 roundtrip=6945.443000 |
||||
trc=iec61966-2-1 calling func(15123.456700) expected=58.125003 roundtrip=15123.456700 |
||||
trc=iec61966-2-1 calling func(19845.889230) expected=65.100117 roundtrip=19845.889230 |
||||
trc=iec61966-2-1 calling func(98678.423100) expected=127.054607 roundtrip=98678.423100 |
||||
trc=iec61966-2-1 calling func(99999.899998) expected=127.761115 roundtrip=99999.899998 |
||||
trc=bt2020-10 calling func(-0.100000) expected=0.000000 roundtrip=0.000000 |
||||
trc=bt2020-10 calling func(-0.018054) expected=0.000000 roundtrip=0.000000 |
||||
trc=bt2020-10 calling func(-0.010000) expected=0.000000 roundtrip=0.000000 |
||||
trc=bt2020-10 calling func(-0.004490) expected=0.000000 roundtrip=0.000000 |
||||
trc=bt2020-10 calling func(0.000000) expected=0.000000 roundtrip=0.000000 |
||||
trc=bt2020-10 calling func(0.003162) expected=0.014230 roundtrip=0.003162 |
||||
trc=bt2020-10 calling func(0.005000) expected=0.022500 roundtrip=0.005000 |
||||
trc=bt2020-10 calling func(0.009000) expected=0.040500 roundtrip=0.009000 |
||||
trc=bt2020-10 calling func(0.015000) expected=0.067500 roundtrip=0.015000 |
||||
trc=bt2020-10 calling func(0.100000) expected=0.290748 roundtrip=0.100000 |
||||
trc=bt2020-10 calling func(1.000000) expected=1.000000 roundtrip=1.000000 |
||||
trc=bt2020-10 calling func(52.370000) expected=6.427531 roundtrip=52.370000 |
||||
trc=bt2020-10 calling func(125.098765) expected=9.558517 roundtrip=125.098765 |
||||
trc=bt2020-10 calling func(1999.111230) expected=33.512490 roundtrip=1999.111230 |
||||
trc=bt2020-10 calling func(6945.443000) expected=58.768794 roundtrip=6945.443000 |
||||
trc=bt2020-10 calling func(15123.456700) expected=83.452916 roundtrip=15123.456700 |
||||
trc=bt2020-10 calling func(19845.889230) expected=94.321297 roundtrip=19845.889230 |
||||
trc=bt2020-10 calling func(98678.423100) expected=194.219568 roundtrip=98678.423100 |
||||
trc=bt2020-10 calling func(99999.899998) expected=195.386306 roundtrip=99999.899998 |
||||
trc=bt2020-12 calling func(-0.100000) expected=0.000000 roundtrip=0.000000 |
||||
trc=bt2020-12 calling func(-0.018054) expected=0.000000 roundtrip=0.000000 |
||||
trc=bt2020-12 calling func(-0.010000) expected=0.000000 roundtrip=0.000000 |
||||
trc=bt2020-12 calling func(-0.004490) expected=0.000000 roundtrip=0.000000 |
||||
trc=bt2020-12 calling func(0.000000) expected=0.000000 roundtrip=0.000000 |
||||
trc=bt2020-12 calling func(0.003162) expected=0.014230 roundtrip=0.003162 |
||||
trc=bt2020-12 calling func(0.005000) expected=0.022500 roundtrip=0.005000 |
||||
trc=bt2020-12 calling func(0.009000) expected=0.040500 roundtrip=0.009000 |
||||
trc=bt2020-12 calling func(0.015000) expected=0.067500 roundtrip=0.015000 |
||||
trc=bt2020-12 calling func(0.100000) expected=0.290748 roundtrip=0.100000 |
||||
trc=bt2020-12 calling func(1.000000) expected=1.000000 roundtrip=1.000000 |
||||
trc=bt2020-12 calling func(52.370000) expected=6.427531 roundtrip=52.370000 |
||||
trc=bt2020-12 calling func(125.098765) expected=9.558517 roundtrip=125.098765 |
||||
trc=bt2020-12 calling func(1999.111230) expected=33.512490 roundtrip=1999.111230 |
||||
trc=bt2020-12 calling func(6945.443000) expected=58.768794 roundtrip=6945.443000 |
||||
trc=bt2020-12 calling func(15123.456700) expected=83.452916 roundtrip=15123.456700 |
||||
trc=bt2020-12 calling func(19845.889230) expected=94.321297 roundtrip=19845.889230 |
||||
trc=bt2020-12 calling func(98678.423100) expected=194.219568 roundtrip=98678.423100 |
||||
trc=bt2020-12 calling func(99999.899998) expected=195.386306 roundtrip=99999.899998 |
||||
trc=smpte2084 calling func(-0.100000) expected=0.000000 roundtrip=0.000000 |
||||
trc=smpte2084 calling func(-0.018054) expected=0.000000 roundtrip=0.000000 |
||||
trc=smpte2084 calling func(-0.010000) expected=0.000000 roundtrip=0.000000 |
||||
trc=smpte2084 calling func(-0.004490) expected=0.000000 roundtrip=0.000000 |
||||
trc=smpte2084 calling func(0.000000) expected=0.000001 roundtrip=0.000000 |
||||
trc=smpte2084 calling func(0.003162) expected=0.011839 roundtrip=0.003162 |
||||
trc=smpte2084 calling func(0.005000) expected=0.015076 roundtrip=0.005000 |
||||
trc=smpte2084 calling func(0.009000) expected=0.020379 roundtrip=0.009000 |
||||
trc=smpte2084 calling func(0.015000) expected=0.026255 roundtrip=0.015000 |
||||
trc=smpte2084 calling func(0.100000) expected=0.062337 roundtrip=0.100000 |
||||
trc=smpte2084 calling func(1.000000) expected=0.149946 roundtrip=1.000000 |
||||
trc=smpte2084 calling func(52.370000) expected=0.444693 roundtrip=52.370000 |
||||
trc=smpte2084 calling func(125.098765) expected=0.530719 roundtrip=125.098765 |
||||
trc=smpte2084 calling func(1999.111230) expected=0.827376 roundtrip=1999.111230 |
||||
trc=smpte2084 calling func(6945.443000) expected=0.961586 roundtrip=6945.443000 |
||||
trc=smpte2084 calling func(15123.456700) expected=1.042921 roundtrip=15123.456700 |
||||
trc=smpte2084 calling func(19845.889230) expected=1.070677 roundtrip=19845.889230 |
||||
trc=smpte2084 calling func(98678.423100) expected=1.225908 roundtrip=98678.423100 |
||||
trc=smpte2084 calling func(99999.899998) expected=1.227127 roundtrip=99999.899998 |
||||
trc=smpte428 calling func(-0.100000) expected=0.000000 roundtrip=0.000000 |
||||
trc=smpte428 calling func(-0.018054) expected=0.000000 roundtrip=0.000000 |
||||
trc=smpte428 calling func(-0.010000) expected=0.000000 roundtrip=0.000000 |
||||
trc=smpte428 calling func(-0.004490) expected=0.000000 roundtrip=0.000000 |
||||
trc=smpte428 calling func(0.000000) expected=0.000000 roundtrip=0.000000 |
||||
trc=smpte428 calling func(0.003162) expected=0.105659 roundtrip=0.003162 |
||||
trc=smpte428 calling func(0.005000) expected=0.126018 roundtrip=0.005000 |
||||
trc=smpte428 calling func(0.009000) expected=0.157985 roundtrip=0.009000 |
||||
trc=smpte428 calling func(0.015000) expected=0.192284 roundtrip=0.015000 |
||||
trc=smpte428 calling func(0.100000) expected=0.398869 roundtrip=0.100000 |
||||
trc=smpte428 calling func(1.000000) expected=0.967043 roundtrip=1.000000 |
||||
trc=smpte428 calling func(52.370000) expected=4.432321 roundtrip=52.370000 |
||||
trc=smpte428 calling func(125.098765) expected=6.195572 roundtrip=125.098765 |
||||
trc=smpte428 calling func(1999.111230) expected=17.988639 roundtrip=1999.111230 |
||||
trc=smpte428 calling func(6945.443000) expected=29.041734 roundtrip=6945.443000 |
||||
trc=smpte428 calling func(15123.456700) expected=39.174525 roundtrip=15123.456700 |
||||
trc=smpte428 calling func(19845.889230) expected=43.490646 roundtrip=19845.889230 |
||||
trc=smpte428 calling func(98678.423100) expected=80.593559 roundtrip=98678.423100 |
||||
trc=smpte428 calling func(99999.899998) expected=81.006971 roundtrip=99999.899998 |
||||
trc=arib-std-b67 calling func(-0.100000) expected=0.000000 roundtrip=0.000000 |
||||
trc=arib-std-b67 calling func(-0.018054) expected=0.000000 roundtrip=0.000000 |
||||
trc=arib-std-b67 calling func(-0.010000) expected=0.000000 roundtrip=0.000000 |
||||
trc=arib-std-b67 calling func(-0.004490) expected=0.000000 roundtrip=0.000000 |
||||
trc=arib-std-b67 calling func(0.000000) expected=0.000000 roundtrip=0.000000 |
||||
trc=arib-std-b67 calling func(0.003162) expected=0.097400 roundtrip=0.003162 |
||||
trc=arib-std-b67 calling func(0.005000) expected=0.122474 roundtrip=0.005000 |
||||
trc=arib-std-b67 calling func(0.009000) expected=0.164317 roundtrip=0.009000 |
||||
trc=arib-std-b67 calling func(0.015000) expected=0.212132 roundtrip=0.015000 |
||||
trc=arib-std-b67 calling func(0.100000) expected=0.544089 roundtrip=0.100000 |
||||
trc=arib-std-b67 calling func(1.000000) expected=1.000000 roundtrip=1.000000 |
||||
trc=arib-std-b67 calling func(52.370000) expected=1.712092 roundtrip=52.370000 |
||||
trc=arib-std-b67 calling func(125.098765) expected=1.867862 roundtrip=125.098765 |
||||
trc=arib-std-b67 calling func(1999.111230) expected=2.363502 roundtrip=1999.111230 |
||||
trc=arib-std-b67 calling func(6945.443000) expected=2.586219 roundtrip=6945.443000 |
||||
trc=arib-std-b67 calling func(15123.456700) expected=2.725380 roundtrip=15123.456700 |
||||
trc=arib-std-b67 calling func(19845.889230) expected=2.773978 roundtrip=19845.889230 |
||||
trc=arib-std-b67 calling func(98678.423100) expected=3.060803 roundtrip=98678.423100 |
||||
trc=arib-std-b67 calling func(99999.899998) expected=3.063182 roundtrip=99999.899998 |
||||
|
Loading…
Reference in new issue