Home
last modified time | relevance | path

Searched refs:wb_target_b (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/photoflow/PhotoFlow-8472024f/scripts/exposure-blend/
H A Dwb.pfp36 <property name="wb_target_b" value="12">
H A Draw.pfp64 <property name="wb_target_b" value="12">
388 <property name="wb_target_b" value="12">
/dports/graphics/photoflow/PhotoFlow-8472024f/src/operations/
H A Dwhite_balance.hh69 Property<float> wb_target_b; member in PF::WhiteBalancePar
H A Draw_preprocessor.cc67 wb_target_b("wb_target_b",this,12), in RawPreprocessorPar()
H A Dwhite_balance.cc65 wb_target_b("wb_target_b",this,12), in WhiteBalancePar()
H A Draw_preprocessor.hh70 Property<float> wb_target_b; member in PF::RawPreprocessorPar
/dports/graphics/photoflow/PhotoFlow-8472024f/src/legacy/operations/
H A Draw_preprocessor.cc67 wb_target_b("wb_target_b",this,12), in RawPreprocessorV1Par()
H A Draw_preprocessor.hh99 Property<float> wb_target_b; member in PF::RawPreprocessorV1Par