Structs搂
- Noise
GenArgs - Settings and video data defining how to generate the film grain params.
Enums搂
Constants搂
- BT1886_
BLACKPOINT 馃敀 - BT1886_
GAMMA 馃敀 - BT1886_
WHITEPOINT 馃敀 - PQ_C1 馃敀
- PQ_C2 馃敀
- PQ_C3 馃敀
- PQ_M1 馃敀
- PQ_M2 馃敀
Functions搂
- bt1886_
alpha 馃敀 - The variable for user gain:
伪 = (Lw^(1/位) - Lb^(1/位)) ^ 位
- bt1886_
beta 馃敀 - The variable for user black level lift:
尾 = Lb^(1/位) / (Lw^(1/位) - Lb^(1/位))
- bt1886_
inv_ 馃敀blackpoint - bt1886_
inv_ 馃敀whitepoint - generate_
luma_ 馃敀noise_ points - generate_
photon_ noise_ params - Generates a set of photon noise parameters for a segment of video
given a set of
args
. - write_
film_ 馃敀grain_ segment - write_
grain_ table - Write a set of generated film grain params to a table file, using the standard film grain table format supported by aomenc, rav1e, and svt-av1.