Searched refs:ipp_copycb_t (Results 1 – 2 of 2) sorted by relevance
701 typedef int (*ipp_copycb_t)(void *context, ipp_t *dst, ipp_attribute_t *attr); typedef928 int quickcopy, ipp_copycb_t cb,
1648 ipp_copycb_t cb, /* I - Copy callback or @code NULL@ for none */ in ippCopyAttributes()