Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/
Dutils.c277 int sws_isSupportedInput(enum AVPixelFormat pix_fmt) in sws_isSupportedInput() function
/third_party/ffmpeg/fftools/
Dcmdutils.c1759 # define sws_isSupportedInput(x) 0 in show_pix_fmts() macro