Searched refs:GetChannelLayoutFunc (Results 1 – 2 of 2) sorted by relevance
69 using GetChannelLayoutFunc = int64_t (*)(int nbChannels); variable161 GetChannelLayoutFunc getChannelLayoutFunc = nullptr;
115 getChannelLayoutFunc = (GetChannelLayoutFunc)dlsym(handler, "av_get_default_channel_layout"); in LoadUtilsApi()