Home
last modified time | relevance | path

Searched refs:BitDepths (Results 1 – 17 of 17) sorted by relevance

/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/CommonLib/
H A DPicYuvMD5.cpp143 uint32_t calcCRC(const CPelUnitBuf& pic, PictureHash &digest, const BitDepths &bitDepths) in calcCRC()
156 …32_t width, uint32_t height, ptrdiff_t stride, PictureHash &digest, const BitDepths &/*bitDepths*/) in compChecksum() argument
182 uint32_t calcChecksum(const CPelUnitBuf& pic, PictureHash &digest, const BitDepths &bitDepths) in calcChecksum()
201 uint32_t calcMD5(const CPelUnitBuf& pic, PictureHash &digest, const BitDepths &bitDepths) in calcMD5()
267 …elUnitBuf& pic, const vvdecSEIDecodedPictureHash* pictureHashSEI, const BitDepths &bitDepths, cons… in calcAndPrintHashStatus()
H A DInterPrediction.h122 …vSrc1, const int &refIdx0, const int &refIdx1, PelUnitBuf &yuvDst, const BitDepths &clipBitDepths);
151 …uf& pcYuvSrc0, const PelUnitBuf& pcYuvSrc1, PelUnitBuf& pcYuvDst, const BitDepths& clipBitDepths, …
H A DBuffer.h116 struct BitDepths;
152 …ore, const Window& confAfter, const ChromaFormat chromaFormatIDC, const BitDepths& bitDepths, cons…
481 …ore, const Window& confAfter, const ChromaFormat chromaFormatIDC, const BitDepths& bitDepths, cons… in rescaleBuf()
487 …ore, const Window& confAfter, const ChromaFormat chromaFormatIDC, const BitDepths& bitDepths, cons…
718 … scalingRatio, const Window& confBefore, const Window& confAfter, const BitDepths& bitDepths, cons…
916 … scalingRatio, const Window& confBefore, const Window& confAfter, const BitDepths& bitDepths, cons… in rescaleBuf()
H A DPicture.h294 …elUnitBuf& pic, const vvdecSEIDecodedPictureHash* pictureHashSEI, const BitDepths &bitDepths, cons…
H A DTypeDef.h629 struct BitDepths struct
H A DInterPrediction.cpp1241 const BitDepths & clipBitDepths ) in applyBiOptFlow()
1306 …uf& pcYuvSrc0, const PelUnitBuf& pcYuvSrc1, PelUnitBuf& pcYuvDst, const BitDepths& clipBitDepths, … in xWeightedAverage()
1839 BitDepths bds = pu.sps->getBitDepths(); in xProcessDMVR()
H A DBuffer.cpp417 …ore, const Window& confAfter, const ChromaFormat chromaFormatIDC, const BitDepths& bitDepths, cons… in rescaleBuf()
H A DSlice.h1445 BitDepths m_bitDepths;
1734 …const BitDepths& getBitDepths() const … in getBitDepths()
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Image/
H A DFile_Jpeg.cpp717 vector<int8u> BitDepths; in SIZ() local
751 if (BitDepths.empty() || BitDepth!=BitDepths[0]) in SIZ()
752 BitDepths.push_back(BitDepth); in SIZ()
771 if (BitDepths.size()==1) in SIZ()
772 … Fill(StreamKind_Last, 0, Fill_Parameter(StreamKind_Last, Generic_BitDepth), 1+BitDepths[0]); in SIZ()
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Image/
H A DFile_Jpeg.cpp717 vector<int8u> BitDepths; in SIZ() local
751 if (BitDepths.empty() || BitDepth!=BitDepths[0]) in SIZ()
752 BitDepths.push_back(BitDepth); in SIZ()
771 if (BitDepths.size()==1) in SIZ()
772 … Fill(StreamKind_Last, 0, Fill_Parameter(StreamKind_Last, Generic_BitDepth), 1+BitDepths[0]); in SIZ()
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Image/
H A DFile_Jpeg.cpp717 vector<int8u> BitDepths; in SIZ() local
751 if (BitDepths.empty() || BitDepth!=BitDepths[0]) in SIZ()
752 BitDepths.push_back(BitDepth); in SIZ()
771 if (BitDepths.size()==1) in SIZ()
772 … Fill(StreamKind_Last, 0, Fill_Parameter(StreamKind_Last, Generic_BitDepth), 1+BitDepths[0]); in SIZ()
/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/vvdec/
H A Dvvdecimpl.h178 …const CPelUnitBuf& rcPicBuf, uint32_t uiWidth, uint32_t uiHeight, const BitDepths& rcBitDepths, bo…
H A Dvvdecimpl.cpp826 …const BitDepths &bitDepths= pcPic->cs->sps->getBitDepths(); // use bit depths of first reconstruct… in xAddPicture()
1052 …const CPelUnitBuf& rcPicBuf, uint32_t uiWidth, uint32_t uiHeight, const BitDepths& rcBitDepths, bo… in xCreateFrame()
/dports/devel/fpc-fcl-image/fpc-3.2.2/packages/fcl-image/src/
H A Dfpcolcnv.inc109 result := FillOtherBits (w ,BitDepths[CFmt]);
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-image/src/
H A Dfpcolcnv.inc109 result := FillOtherBits (w ,BitDepths[CFmt]);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3drmobj.h682 …STDMETHOD(FindPreferredTextureFormat)(THIS_ DWORD BitDepths, DWORD flags, DDPIXELFORMAT *format) P… in DECLARE_INTERFACE_()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3drmobj.h682 …STDMETHOD(FindPreferredTextureFormat)(THIS_ DWORD BitDepths, DWORD flags, DDPIXELFORMAT *format) P… in DECLARE_INTERFACE_()