Home
last modified time | relevance | path

Searched refs:set_icc_profile (Results 1 – 25 of 35) sorted by relevance

12

/dports/graphics/photoflow/PhotoFlow-8472024f/src/operations/OCIO/
H A Docio_aces.cc158 PF::set_icc_profile( out, sRGBprof ); in build()
163 PF::set_icc_profile( out, prof ); in build()
167 PF::set_icc_profile( out, NULL ); in build()
H A Docio_config.cc159 PF::set_icc_profile( out2, outprof ); in build()
H A Docio_filmic.cc192 set_icc_profile( out, sRGBprof ); in build()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/legacy/operations/
H A Draw_output.cc350 PF::set_icc_profile( out, cam_profile ); in build()
391 PF::set_icc_profile( out, out_profile ); in build()
420 PF::set_icc_profile( out, cam_profile ); in build()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/operations/
H A Dconvert_colorspace.cc230 PF::set_icc_profile( out, iccprof ); in build()
359 if( iccprof ) PF::set_icc_profile( out, iccprof ); in build()
432 if( iccprof ) PF::set_icc_profile( out, iccprof ); in build()
H A Draw_output.cc444 PF::set_icc_profile( out, cam_profile ); in build()
485 PF::set_icc_profile( out, out_profile ); in build()
514 PF::set_icc_profile( out, cam_profile ); in build()
H A Dclone.cc76 PF::set_icc_profile( out, NULL ); in build()
216 PF::set_icc_profile( out, NULL ); in Lab2grayscale()
308 PF::set_icc_profile( out, NULL ); in rgb2grayscale()
513 PF::set_icc_profile(out, profile); in Lab2rgb()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/desktop_capture/
H A Ddesktop_frame.cc136 set_icc_profile(other.icc_profile()); in CopyFrameInfoFrom()
145 set_icc_profile(other->icc_profile()); in MoveFrameInfoFrom()
H A Ddesktop_frame.h130 void set_icc_profile(const std::vector<uint8_t>& icc_profile) { in set_icc_profile() function
H A Dcropped_desktop_frame_unittest.cc91 frame->set_icc_profile(icc_profile); in TEST()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/desktop_capture/
H A Ddesktop_frame.cc135 set_icc_profile(other.icc_profile()); in CopyFrameInfoFrom()
144 set_icc_profile(other->icc_profile()); in MoveFrameInfoFrom()
H A Ddesktop_frame.h130 void set_icc_profile(const std::vector<uint8_t>& icc_profile) { in set_icc_profile() function
H A Dcropped_desktop_frame_unittest.cc91 frame->set_icc_profile(icc_profile); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/desktop_capture/
H A Ddesktop_frame.cc136 set_icc_profile(other.icc_profile()); in CopyFrameInfoFrom()
145 set_icc_profile(other->icc_profile()); in MoveFrameInfoFrom()
H A Ddesktop_frame.h130 void set_icc_profile(const std::vector<uint8_t>& icc_profile) { in set_icc_profile() function
H A Dcropped_desktop_frame_unittest.cc91 frame->set_icc_profile(icc_profile); in TEST()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/desktop_capture/
H A Ddesktop_frame.cc136 set_icc_profile(other.icc_profile()); in CopyFrameInfoFrom()
145 set_icc_profile(other->icc_profile()); in MoveFrameInfoFrom()
H A Ddesktop_frame.h130 void set_icc_profile(const std::vector<uint8_t>& icc_profile) { in set_icc_profile() function
H A Dcropped_desktop_frame_unittest.cc91 frame->set_icc_profile(icc_profile); in TEST()
/dports/x11/xpra/xpra-4.3/xpra/server/mixins/
H A Ddisplay_manager.py207 self.set_icc_profile()
211 def set_icc_profile(self): member in DisplayManager
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/desktop_capture/mac/
H A Ddesktop_frame_cgimage.mm82 frame->set_icc_profile(std::vector<uint8_t>(data_as_byte, data_as_byte + data_size));
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/desktop_capture/mac/
H A Ddesktop_frame_cgimage.mm82 frame->set_icc_profile(std::vector<uint8_t>(data_as_byte, data_as_byte + data_size));
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/desktop_capture/mac/
H A Ddesktop_frame_cgimage.mm82 frame->set_icc_profile(std::vector<uint8_t>(data_as_byte, data_as_byte + data_size));
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/desktop_capture/mac/
H A Ddesktop_frame_cgimage.mm82 frame->set_icc_profile(std::vector<uint8_t>(data_as_byte, data_as_byte + data_size));
/dports/graphics/photoflow/PhotoFlow-8472024f/src/base/
H A Diccstore.hh232 void set_icc_profile( VipsImage* img, ICCProfile* prof );

12