Home
last modified time | relevance | path

Searched refs:get_camwb_corr_red (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/photoflow/PhotoFlow-8472024f/src/legacy/operations/
H A Draw_preprocessor.hh127 float get_camwb_corr_red() { return camwb_corr_red.get(); } in get_camwb_corr_red() function in PF::RawPreprocessorV1Par
176 mul[0] = rdpar->get_wb_red()*rdpar->get_camwb_corr_red(); in render()
H A Draw_developer.cc338 ropar->set_wb( rppar->get_wb_red()*rppar->get_camwb_corr_red(), in build()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/operations/
H A Draw_preprocessor.hh113 float get_camwb_corr_red() { return camwb_corr_red.get(); } in get_camwb_corr_red() function in PF::RawPreprocessorPar
181 mul[0] = rdpar->get_wb_red()*rdpar->get_camwb_corr_red(); in render()
H A Dwhite_balance.hh103 float get_camwb_corr_red() { return camwb_corr_red.get(); } in get_camwb_corr_red() function in PF::WhiteBalancePar
H A Draw_developer.cc363 hlpar->set_wb( rppar->get_wb_red()*rppar->get_camwb_corr_red(), in build()
414 ropar->set_wb( rppar->get_wb_red()*rppar->get_camwb_corr_red(), in build()