Searched refs:IoFlushFunc (Results 1 – 2 of 2) sorted by relevance
47 using IoFlushFunc = void (*)(AVIOContext *s); variable143 IoFlushFunc ioFlushFunc = nullptr;
73 ioFlushFunc = (IoFlushFunc)dlsym(handler, "avio_flush"); in LoadFormatApi()