Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Dframesync.h297 #define FRAMESYNC_DEFINE_PURE_CLASS(name, desc, func_prefix, options) \ macro
326 FRAMESYNC_DEFINE_PURE_CLASS(name, #name, name, options)
H A Dvf_convolve.c875 FRAMESYNC_DEFINE_PURE_CLASS(convolve, "convolve", convolve, convolve_options);
905 FRAMESYNC_DEFINE_PURE_CLASS(deconvolve, "deconvolve", convolve, deconvolve_options);
934 FRAMESYNC_DEFINE_PURE_CLASS(xcorrelate, "xcorrelate", convolve, xcorrelate_options);

Completed in 3 milliseconds