Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
H A Dmacros.h69 #define AV_GLUE(a, b) a ## b macro
70 #define AV_JOIN(a, b) AV_GLUE(a, b)

Completed in 1 milliseconds