Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/
Dutils.c283 int sws_isSupportedOutput(enum AVPixelFormat pix_fmt) in sws_isSupportedOutput() function
/third_party/ffmpeg/fftools/
Dcmdutils.c1760 # define sws_isSupportedOutput(x) 0 in show_pix_fmts() macro