Searched refs:SwrConvertFunc (Results 1 – 2 of 2) sorted by relevance
80 using SwrConvertFunc = int (*)(struct SwrContext *s, variable169 SwrConvertFunc swrConvertFunc = nullptr;
134 swrConvertFunc = (SwrConvertFunc)dlsym(handler, "swr_convert"); in LoadResampleApi()