HomeSort by relevance Sort by last modified time
    Searched full:input_table (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/qcms/src/
qcmsint.h 202 float *input_table; member in struct:lutType
iccread.c 710 lut->input_table = &lut->table_data[0];
731 lut->input_table[i] = uInt8Number_to_float(read_uInt8Number(src, offset + 52 + i * entry_size));
733 lut->input_table[i] = uInt16Number_to_float(read_uInt16Number(src, offset + 52 + i * entry_size));
    [all...]
chain.c 671 memcpy(in_curves, lut->input_table, in_curve_len);
    [all...]
  /prebuilts/qemu-kernel/arm/2.6/
vmlinux-qemu 
vmlinux-qemu-armv7 

Completed in 520 milliseconds