Home
last modified time | relevance | path

Searched refs:Read10bitFilled (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/cineon.imageio/libcineon/
H A DReaderInternal.h64 bool Read10bitFilled(const Header &dpxHeader, U32 *readBuf, IR *fd, const Block &block, BUF *data) in Read10bitFilled() function
128 return Read10bitFilled<IR, BUF, PADDINGBITS_10BITFILLEDMETHODA>(dpx, readBuf, fd, block, data); in Read10bitFilledMethodA()
135 return Read10bitFilled<IR, BUF, PADDINGBITS_10BITFILLEDMETHODB>(dpx, readBuf, fd, block, data); in Read10bitFilledMethodB()
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/cineon.imageio/libcineon/
H A DReaderInternal.h64 bool Read10bitFilled(const Header &dpxHeader, U32 *readBuf, IR *fd, const Block &block, BUF *data) in Read10bitFilled() function
128 return Read10bitFilled<IR, BUF, PADDINGBITS_10BITFILLEDMETHODA>(dpx, readBuf, fd, block, data); in Read10bitFilledMethodA()
135 return Read10bitFilled<IR, BUF, PADDINGBITS_10BITFILLEDMETHODB>(dpx, readBuf, fd, block, data); in Read10bitFilledMethodB()
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/dpx.imageio/libdpx/
H A DReaderInternal.h122 …bool Read10bitFilled(const Header &dpxHeader, U32 *readBuf, IR *fd, const int element, const Block… in Read10bitFilled() function
196 …return Read10bitFilled<IR, BUF, PADDINGBITS_10BITFILLEDMETHODA>(dpx, readBuf, fd, element, block, … in Read10bitFilledMethodA()
203 …return Read10bitFilled<IR, BUF, PADDINGBITS_10BITFILLEDMETHODB>(dpx, readBuf, fd, element, block, … in Read10bitFilledMethodB()
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/dpx.imageio/libdpx/
H A DReaderInternal.h122 …bool Read10bitFilled(const Header &dpxHeader, U32 *readBuf, IR *fd, const int element, const Block… in Read10bitFilled() function
196 …return Read10bitFilled<IR, BUF, PADDINGBITS_10BITFILLEDMETHODA>(dpx, readBuf, fd, element, block, … in Read10bitFilledMethodA()
203 …return Read10bitFilled<IR, BUF, PADDINGBITS_10BITFILLEDMETHODB>(dpx, readBuf, fd, element, block, … in Read10bitFilledMethodB()