Home
last modified time | relevance | path

Searched defs:specmod (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/libOpenImageIO/
H A Dimagebuf.cpp203 ImageSpec& specmod() in specmod() function in ImageBufImpl
1427 ImageBuf::specmod() in specmod() function in ImageBuf
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/libOpenImageIO/
H A Dimagebuf.cpp203 ImageSpec& specmod() in specmod() function in ImageBufImpl
1427 ImageBuf::specmod() in specmod() function in ImageBuf
/dports/devel/py-guppy3/guppy3-3.1.2/guppy/heapy/
H A DSpec.py24 def __init__(self, unisetmod, specmod): argument