Home
last modified time | relevance | path

Searched refs:dump_spherical (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_showinfo.c61 static void dump_spherical(AVFilterContext *ctx, AVFrame *frame, const AVFrameSideData *sd) in dump_spherical() function
478 dump_spherical(ctx, frame, sd); in filter_frame()
/third_party/ffmpeg/libavformat/
Ddump.c366 static void dump_spherical(void *ctx, const AVCodecParameters *par, in dump_spherical() function
481 dump_spherical(ctx, st->codecpar, sd); in dump_sidedata()