Searched refs:IoOpenFunc (Results 1 – 2 of 2) sorted by relevance
45 using IoOpenFunc = int (*)(AVIOContext **s, const char *url, int flags, variable142 IoOpenFunc ioOpenFunc = nullptr;
71 ioOpenFunc = (IoOpenFunc)dlsym(handler, "avio_open2"); in LoadFormatApi()