Searched refs:typeInFile (Results 1 – 4 of 4) sorted by relevance
/external/opencv3/3rdparty/openexr/IlmImf/ |
D | ImfMisc.cpp | 189 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()
|
D | ImfMisc.h | 157 PixelType typeInFile); 168 PixelType typeInFile,
|
D | ImfScanLineInputFile.cpp | 84 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()
|
D | ImfTiledInputFile.cpp | 85 PixelType typeInFile; member 96 PixelType typeInFile = HALF, 118 typeInFile (tifl), in TInSliceInfo() 533 skipChannel (readPtr, slice.typeInFile, in execute() 555 slice.typeInFile); in execute()
|