Home
last modified time | relevance | path

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

/dports/comms/qsstv/qsstv/drmtx/common/
H A DGlobalDefinitions.h202 CEquSig() : cSig(_COMPLEX((_REAL) 0.0, (_REAL) 0.0)), rChan((_REAL) 0.0) {} in CEquSig()
203 CEquSig(const _COMPLEX cNS, const _REAL rNC) : cSig(cNS), rChan(rNC) {} in CEquSig()
206 _REAL rChan; /* Channel power at this cell */ variable
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXR/
H A DImfDwaCompressor.cpp2679 int rChan = _cscSets[csc].idx[0]; in uncompress() local
2683 …if (_channelData[rChan].compression != LOSSY_DCT || _channelData[gChan].compression != LOSSY_DCT |… in uncompress()
2689 (rowPtrs[rChan], in uncompress()
2696 _channelData[rChan].width, in uncompress()
2697 _channelData[rChan].height, in uncompress()
2698 _channelData[rChan].type, in uncompress()
2710 decodedChannels[rChan] = true; in uncompress()
/dports/graphics/freeimage/FreeImage/Source/OpenEXR/IlmImf/
H A DImfDwaCompressor.cpp2669 int rChan = _cscSets[csc].idx[0]; in uncompress() local
2675 (rowPtrs[rChan], in uncompress()
2681 _channelData[rChan].width, in uncompress()
2682 _channelData[rChan].height, in uncompress()
2683 _channelData[rChan].type, in uncompress()
2695 decodedChannels[rChan] = true; in uncompress()
/dports/graphics/povray37/povray-3.7.0.10/libraries/openexr/IlmImf/
H A DImfDwaCompressor.cpp2664 int rChan = _cscSets[csc].idx[0]; in uncompress() local
2670 (rowPtrs[rChan], in uncompress()
2676 _channelData[rChan].width, in uncompress()
2677 _channelData[rChan].height, in uncompress()
2678 _channelData[rChan].type, in uncompress()
2690 decodedChannels[rChan] = true; in uncompress()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/IlmImf/
H A DImfDwaCompressor.cpp2676 int rChan = _cscSets[csc].idx[0]; in uncompress() local
2682 (rowPtrs[rChan], in uncompress()
2688 _channelData[rChan].width, in uncompress()
2689 _channelData[rChan].height, in uncompress()
2690 _channelData[rChan].type, in uncompress()
2702 decodedChannels[rChan] = true; in uncompress()