199 const char *creator);
216 return (
x >> 8) | (
x << 8);
226 return (
x >> 24) | ((
x << 8) & 0x00FF0000) | ((
x >> 8) & 0x0000FF00) | (
x << 24);
242 dat2.b[0] = dat1.b[3];
243 dat2.b[1] = dat1.b[2];
244 dat2.b[2] = dat1.b[1];
245 dat2.b[3] = dat1.b[0];
286 else if (value > (1.0f - 0.5f / (
float)
max)) {
290 return (
unsigned int)(((
float)
max * value) + 0.5f);
typedef float(TangentPoint)[2]
_GL_VOID GLfloat value _GL_VOID_RET _GL_VOID const GLuint GLboolean *residences _GL_BOOL_RET _GL_VOID GLsizei GLfloat GLfloat GLfloat GLfloat const GLubyte *bitmap _GL_VOID_RET _GL_VOID GLenum const void *lists _GL_VOID_RET _GL_VOID const GLdouble *equation _GL_VOID_RET _GL_VOID GLdouble GLdouble blue _GL_VOID_RET _GL_VOID GLfloat GLfloat blue _GL_VOID_RET _GL_VOID GLint GLint blue _GL_VOID_RET _GL_VOID GLshort GLshort blue _GL_VOID_RET _GL_VOID GLubyte GLubyte blue _GL_VOID_RET _GL_VOID GLuint GLuint blue _GL_VOID_RET _GL_VOID GLushort GLushort blue _GL_VOID_RET _GL_VOID GLbyte GLbyte GLbyte alpha _GL_VOID_RET _GL_VOID GLdouble GLdouble GLdouble alpha _GL_VOID_RET _GL_VOID GLfloat GLfloat GLfloat alpha _GL_VOID_RET _GL_VOID GLint GLint GLint alpha _GL_VOID_RET _GL_VOID GLshort GLshort GLshort alpha _GL_VOID_RET _GL_VOID GLubyte GLubyte GLubyte alpha _GL_VOID_RET _GL_VOID GLuint GLuint GLuint alpha _GL_VOID_RET _GL_VOID GLushort GLushort GLushort alpha _GL_VOID_RET _GL_VOID GLenum mode _GL_VOID_RET _GL_VOID GLint GLsizei width
_GL_VOID GLfloat value _GL_VOID_RET _GL_VOID const GLuint GLboolean *residences _GL_BOOL_RET _GL_VOID GLsizei height
static DBVT_INLINE btScalar size(const btDbvtVolume &a)
__kernel void ccl_constant KernelData ccl_global void ccl_global char ccl_global int ccl_global char ccl_global unsigned int ccl_global float * buffer
BLI_INLINE float clamp_float(float x, float low, float high)
BLI_INLINE unsigned int clamp_uint(unsigned int x, unsigned int low, unsigned int high)
LogImageFile * logImageCreate(const char *filename, int cineon, int width, int height, int bitsPerSample, int isLogarithmic, int hasAlpha, int referenceWhite, int referenceBlack, float gamma, const char *creator)
int logImageIsDpx(const void *buffer, unsigned int size)
struct LogImageFile LogImageFile
void logImageSetVerbose(int verbosity)
struct LogImageElement LogImageElement
@ descriptor_UserDefined3Elt
@ descriptor_UserDefined6Elt
@ descriptor_UserDefined5Elt
@ descriptor_UserDefined8Elt
@ descriptor_UserDefined4Elt
@ descriptor_UserDefined7Elt
@ descriptor_UserDefined2Elt
LogImageFile * logImageOpenFromMemory(const unsigned char *buffer, unsigned int size)
BLI_INLINE float swap_float(float x, int swap)
@ transfer_PrintingDensity
LogImageFile * logImageOpenFromFile(const char *filename, int cineon)
BLI_INLINE unsigned short swap_ushort(unsigned short x, int swap)
void logImageClose(LogImageFile *logImage)
size_t getRowLength(size_t width, LogImageElement logElement)
BLI_INLINE unsigned int swap_uint(unsigned int x, int swap)
void logImageGetSize(LogImageFile *logImage, int *width, int *height, int *depth)
BLI_INLINE unsigned int float_uint(float value, unsigned int max)
int logImageSetDataRGBA(LogImageFile *logImage, float *data, int dataIsLinearRGB)
int logImageGetDataRGBA(LogImageFile *logImage, float *data, int dataIsLinearRGB)
int logImageIsCineon(const void *buffer, unsigned int size)
_W64 unsigned int uintptr_t
unsigned char * memBuffer
unsigned char * memCursor
LogImageElement element[8]
__forceinline ssef low(const avxf &a)
__forceinline ssef high(const avxf &a)