Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
Dattributes.h38 # define AV_HAS_BUILTIN(x) __has_builtin(x) macro
40 # define AV_HAS_BUILTIN(x) 0 macro