MCPcopy Create free account
hub / github.com/byhook/ffmpeg4android / init_opts

Function init_opts

ffmpeg-single-cmd/src/main/cpp/cmdutils.c:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82};
83
84void init_opts(void)
85{
86 av_dict_set(&sws_dict, "flags", "bicubic", 0);
87}
88
89void uninit_opts(void)
90{

Callers 2

finish_groupFunction · 0.85
init_parse_contextFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected