psychopath/sub_crates/trifloat
Nathan Vegdahl 05f9621ac5 Added a FloatLuv decode function to decode to Yuv instead of XYZ.
This is useful because it's super fast, and chromaticity lookups
are typical for spectral upsampling anyway, so this will likely
enable cutting out a bunch of unecessary intermediate calculations.
2020-09-20 15:16:20 +09:00
..
benches Added a FloatLuv decode function to decode to Yuv instead of XYZ. 2020-09-20 15:16:20 +09:00
src Added a FloatLuv decode function to decode to Yuv instead of XYZ. 2020-09-20 15:16:20 +09:00
Cargo.toml Second step transitioning to Rust 2018. 2018-12-16 12:07:11 -08:00