HomeSort by relevance Sort by last modified time
    Searched defs:DeviceLink (Results 1 - 3 of 3) sorted by null

  /external/pdfium/third_party/lcms/src/
cmsps2.c 872 // The DeviceLink is next dumped as working CSA.
909 cmsPipeline* DeviceLink;
912 DeviceLink = cmsPipelineDup(v ->Lut);
913 if (DeviceLink == NULL) return 0;
916 _cmsOptimizePipeline(m->ContextID, &DeviceLink, Intent, &InputFormat, &OutFrm, &dwFlags);
918 rc = EmitCIEBasedDEF(m, DeviceLink, Intent, &BlackPointAdaptedToD50);
919 cmsPipelineFree(DeviceLink);
1063 // Any profile class are allowed (including devicelink), but
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Guid/DataHubRecords/
DataHubSubClassMemory.h 245 EFI_INTER_LINK_DATA DeviceLink;
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Guid/
DataHubRecords.h     [all...]

Completed in 95 milliseconds