Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/openexr/IlmImf/
DImfMisc.cpp189 PixelType typeInFile) in copyIntoFrameBuffer() argument
263 switch (typeInFile) in copyIntoFrameBuffer()
300 switch (typeInFile) in copyIntoFrameBuffer()
337 switch (typeInFile) in copyIntoFrameBuffer()
388 switch (typeInFile) in copyIntoFrameBuffer()
432 switch (typeInFile) in copyIntoFrameBuffer()
478 switch (typeInFile) in copyIntoFrameBuffer()
530 PixelType typeInFile, in skipChannel() argument
533 switch (typeInFile) in skipChannel()
DImfMisc.h157 PixelType typeInFile);
168 PixelType typeInFile,
DImfScanLineInputFile.cpp84 PixelType typeInFile; member
95 PixelType typeInFile = HALF,
116 typeInFile (tifl), in InSliceInfo()
548 skipChannel (readPtr, slice.typeInFile, dMaxX - dMinX + 1); in execute()
567 slice.typeInFile); in execute()
DImfTiledInputFile.cpp85 PixelType typeInFile; member
96 PixelType typeInFile = HALF,
118 typeInFile (tifl), in TInSliceInfo()
533 skipChannel (readPtr, slice.typeInFile, in execute()
555 slice.typeInFile); in execute()