Home
last modified time | relevance | path

Searched refs:dcrawFrameCount (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/art/ART-1.9.3/rtengine/
H A Dimagedata.cc65 dcrawFrameCount(0), in FramesData()
645 dcrawFrameCount = frameCount; in setDCRawFrameCount()
650 return dcrawFrameCount ? dcrawFrameCount : 1; in getFrameCount()
H A Dimagedata.h40 unsigned int dcrawFrameCount; variable
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dimagedata.h105 unsigned int dcrawFrameCount; variable
H A Dimagedata.cc914 dcrawFrameCount = frameCount; in setDCRawFrameCount()
924 return dcrawFrameCount ? dcrawFrameCount : frames.size(); in getFrameCount()
1339 iptc(nullptr), dcrawFrameCount (0) in FramesData()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Dimagedata.h112 unsigned int dcrawFrameCount; variable
H A Dimagedata.cc914 dcrawFrameCount = frameCount; in setDCRawFrameCount()
924 return dcrawFrameCount ? dcrawFrameCount : frames.size(); in getFrameCount()
1339 iptc(nullptr), dcrawFrameCount (0) in FramesData()