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

  /external/chromium_org/third_party/qcms/src/
qcmsint.h 48 typedef struct _qcms_format_type { struct
96 void (*transform_fn)(struct _qcms_transform *transform, unsigned char *src, unsigned char *dest, size_t length, struct _qcms_format_type output_format);
transform.c     [all...]
  /external/chromium_org/third_party/qcms/
google.patch 234 +typedef struct _qcms_format_type {
247 + void (*transform_fn)(struct _qcms_transform *transform, unsigned char *src, unsigned char *dest, size_t length, struct _qcms_format_type output_format);
    [all...]

Completed in 139 milliseconds