Searched defs:resample_nearest (Results 1 – 2 of 2) sorted by relevance
48 void (*resample_nearest)(void *dst0, int dst_index, member
57 static void SET_TYPE(resample_nearest)(void *dst0, int dst_index, const void *src0, unsigned int in… in SET_TYPE() argument