s15Fixed16Number_to_float 36 third_party/qcms/src/chain.c result.m[0][0] = s15Fixed16Number_to_float(lut->e00); s15Fixed16Number_to_float 37 third_party/qcms/src/chain.c result.m[0][1] = s15Fixed16Number_to_float(lut->e01); s15Fixed16Number_to_float 38 third_party/qcms/src/chain.c result.m[0][2] = s15Fixed16Number_to_float(lut->e02); s15Fixed16Number_to_float 39 third_party/qcms/src/chain.c result.m[1][0] = s15Fixed16Number_to_float(lut->e10); s15Fixed16Number_to_float 40 third_party/qcms/src/chain.c result.m[1][1] = s15Fixed16Number_to_float(lut->e11); s15Fixed16Number_to_float 41 third_party/qcms/src/chain.c result.m[1][2] = s15Fixed16Number_to_float(lut->e12); s15Fixed16Number_to_float 42 third_party/qcms/src/chain.c result.m[2][0] = s15Fixed16Number_to_float(lut->e20); s15Fixed16Number_to_float 43 third_party/qcms/src/chain.c result.m[2][1] = s15Fixed16Number_to_float(lut->e21); s15Fixed16Number_to_float 44 third_party/qcms/src/chain.c result.m[2][2] = s15Fixed16Number_to_float(lut->e22); s15Fixed16Number_to_float 57 third_party/qcms/src/chain.c result.m[0][0] = s15Fixed16Number_to_float(lut->e00); s15Fixed16Number_to_float 58 third_party/qcms/src/chain.c result.m[0][1] = s15Fixed16Number_to_float(lut->e01); s15Fixed16Number_to_float 59 third_party/qcms/src/chain.c result.m[0][2] = s15Fixed16Number_to_float(lut->e02); s15Fixed16Number_to_float 60 third_party/qcms/src/chain.c result.m[1][0] = s15Fixed16Number_to_float(lut->e10); s15Fixed16Number_to_float 61 third_party/qcms/src/chain.c result.m[1][1] = s15Fixed16Number_to_float(lut->e11); s15Fixed16Number_to_float 62 third_party/qcms/src/chain.c result.m[1][2] = s15Fixed16Number_to_float(lut->e12); s15Fixed16Number_to_float 63 third_party/qcms/src/chain.c result.m[2][0] = s15Fixed16Number_to_float(lut->e20); s15Fixed16Number_to_float 64 third_party/qcms/src/chain.c result.m[2][1] = s15Fixed16Number_to_float(lut->e21); s15Fixed16Number_to_float 65 third_party/qcms/src/chain.c result.m[2][2] = s15Fixed16Number_to_float(lut->e22); s15Fixed16Number_to_float 611 third_party/qcms/src/chain.c transform->tx = s15Fixed16Number_to_float(lut->e03); s15Fixed16Number_to_float 612 third_party/qcms/src/chain.c transform->ty = s15Fixed16Number_to_float(lut->e13); s15Fixed16Number_to_float 613 third_party/qcms/src/chain.c transform->tz = s15Fixed16Number_to_float(lut->e23); s15Fixed16Number_to_float 272 third_party/qcms/src/iccread.c rX = s15Fixed16Number_to_float(profile->redColorant.X); s15Fixed16Number_to_float 273 third_party/qcms/src/iccread.c rY = s15Fixed16Number_to_float(profile->redColorant.Y); s15Fixed16Number_to_float 274 third_party/qcms/src/iccread.c rZ = s15Fixed16Number_to_float(profile->redColorant.Z); s15Fixed16Number_to_float 276 third_party/qcms/src/iccread.c gX = s15Fixed16Number_to_float(profile->greenColorant.X); s15Fixed16Number_to_float 277 third_party/qcms/src/iccread.c gY = s15Fixed16Number_to_float(profile->greenColorant.Y); s15Fixed16Number_to_float 278 third_party/qcms/src/iccread.c gZ = s15Fixed16Number_to_float(profile->greenColorant.Z); s15Fixed16Number_to_float 280 third_party/qcms/src/iccread.c bX = s15Fixed16Number_to_float(profile->blueColorant.X); s15Fixed16Number_to_float 281 third_party/qcms/src/iccread.c bY = s15Fixed16Number_to_float(profile->blueColorant.Y); s15Fixed16Number_to_float 282 third_party/qcms/src/iccread.c bZ = s15Fixed16Number_to_float(profile->blueColorant.Z); s15Fixed16Number_to_float 380 third_party/qcms/src/iccread.c matrix.m[i/3][i%3] = s15Fixed16Number_to_float(read_s15Fixed16Number(src, offset+8+i*4)); s15Fixed16Number_to_float 460 third_party/qcms/src/iccread.c curve->parameter[i] = s15Fixed16Number_to_float(read_s15Fixed16Number(src, offset + 12 + i*4)); s15Fixed16Number_to_float 281 third_party/qcms/src/transform_util.c result.m[0][0] = s15Fixed16Number_to_float(p->redColorant.X); s15Fixed16Number_to_float 282 third_party/qcms/src/transform_util.c result.m[0][1] = s15Fixed16Number_to_float(p->greenColorant.X); s15Fixed16Number_to_float 283 third_party/qcms/src/transform_util.c result.m[0][2] = s15Fixed16Number_to_float(p->blueColorant.X); s15Fixed16Number_to_float 284 third_party/qcms/src/transform_util.c result.m[1][0] = s15Fixed16Number_to_float(p->redColorant.Y); s15Fixed16Number_to_float 285 third_party/qcms/src/transform_util.c result.m[1][1] = s15Fixed16Number_to_float(p->greenColorant.Y); s15Fixed16Number_to_float 286 third_party/qcms/src/transform_util.c result.m[1][2] = s15Fixed16Number_to_float(p->blueColorant.Y); s15Fixed16Number_to_float 287 third_party/qcms/src/transform_util.c result.m[2][0] = s15Fixed16Number_to_float(p->redColorant.Z); s15Fixed16Number_to_float 288 third_party/qcms/src/transform_util.c result.m[2][1] = s15Fixed16Number_to_float(p->greenColorant.Z); s15Fixed16Number_to_float 289 third_party/qcms/src/transform_util.c result.m[2][2] = s15Fixed16Number_to_float(p->blueColorant.Z);