Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
H A Dlog.h54 #define AV_IS_OUTPUT_DEVICE(category) \ macro
/third_party/ffmpeg/fftools/
H A Dopt_common.c841 return AV_IS_INPUT_DEVICE(avclass->category) || AV_IS_OUTPUT_DEVICE(avclass->category); in is_device()
1354 if (!fmt || !fmt->priv_class || !AV_IS_OUTPUT_DEVICE(fmt->priv_class->category)) in print_device_sinks()

Completed in 5 milliseconds