Searched refs:FormatAllocOutputContextFunc (Results 1 – 2 of 2) sorted by relevance
38 using FormatAllocOutputContextFunc = int (*)(AVFormatContext **ctx, variable135 FormatAllocOutputContextFunc foramtAllocOutputFunc = nullptr;
59 …foramtAllocOutputFunc = (FormatAllocOutputContextFunc)dlsym(handler, "avformat_alloc_output_contex… in LoadFormatApi()