calculateBytesPerPixel 743 3rdparty/openexr/IlmImf/ImfTiledInputFile.cpp _data->bytesPerPixel = calculateBytesPerPixel (_data->header); calculateBytesPerPixel 64 3rdparty/openexr/IlmImf/ImfTiledMisc.h size_t calculateBytesPerPixel (const Header &header); calculateBytesPerPixel 933 3rdparty/openexr/IlmImf/ImfTiledOutputFile.cpp calculateBytesPerPixel (_data->header) * _data->tileDesc.xSize;