Home
last modified time | relevance | path

Searched defs:update_context (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_vignette.c150 static void update_context(VignetteContext *s, AVFilterLink *inlink, AVFrame *frame) in update_context() function
/third_party/ffmpeg/tools/
Dqt-faststart.c376 update_chunk_offsets_context_t update_context = { 0 }; in update_moov_atom() local