Home
last modified time | relevance | path

Searched refs:select_frame (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Df_select.c328 static void select_frame(AVFilterContext *ctx, AVFrame *frame) in select_frame() function
417 select_frame(ctx, frame); in filter_frame()
H A Dvf_fieldmatch.c480 static AVFrame *select_frame(FieldMatchContext *fm, int match) in select_frame() function
523 prev = select_frame(fm, match1); in compare_fields()
531 next = select_frame(fm, match2); in compare_fields()

Completed in 4 milliseconds