Home
last modified time | relevance | path

Searched defs:bitDepths (Results 1 – 5 of 5) 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()
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 …nitBuf& pic, const vvdecSEIDecodedPictureHash* pictureHashSEI, const BitDepths &bitDepths, const M… in calcAndPrintHashStatus()
H A DBuffer.h481 …, const Window& confAfter, const ChromaFormat chromaFormatIDC, const BitDepths& bitDepths, const b… in rescaleBuf()
916 …alingRatio, const Window& confBefore, const Window& confAfter, const BitDepths& bitDepths, const b… in rescaleBuf()
H A DBuffer.cpp417 …, const Window& confAfter, const ChromaFormat chromaFormatIDC, const BitDepths& bitDepths, const b… in rescaleBuf()
/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/vvdec/
H A Dvvdecimpl.cpp826 …const BitDepths &bitDepths= pcPic->cs->sps->getBitDepths(); // use bit depths of first reconstruct… in xAddPicture() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/image/
H A DvktImageLoadStoreTests.cpp527 const tcu::IVec4 bitDepths = tcu::getTextureFormatBitDepth(mapVkFormat(m_format)); in initPrograms() local