HomeSort by relevance Sort by last modified time
    Searched refs:uInt16Number (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/qcms/src/
qcmsint.h 138 typedef uint16_t uInt16Number;
151 uInt16Number data[];
277 static inline float uInt16Number_to_float(uInt16Number a)
iccread.c 133 static uInt16Number read_uInt16Number(struct mem_source *mem, size_t offset)
475 curve = malloc(sizeof(struct curveType) + sizeof(uInt16Number)*count);
876 curve = malloc(sizeof(struct curveType) + sizeof(uInt16Number)*num_entries);
901 curve = malloc(sizeof(struct curveType) + sizeof(uInt16Number)*num_entries);
    [all...]

Completed in 31 milliseconds