src/ffmpeg/libavutil/macros

Templates

template AV_GLUE(a, b: untyped): untyped
template AV_JOIN(a, b: untyped): untyped
template AV_NE(be, le: untyped): untyped
template AV_STRINGIFY(s: untyped): untyped
template AV_TOSTRING(s: untyped): untyped
template FF_ARRAY_ELEMS(a: untyped): untyped
template FFALIGN(x, a: untyped): untyped
template FFDIFFSIGN(x, y: untyped): untyped
template FFMAX(a, b: untyped): untyped
template FFMAX3(a, b, c: untyped): untyped
template FFMIN(a, b: untyped): untyped
template FFMIN3(a, b, c: untyped): untyped
template MKBETAG(a, b, c, d: untyped): untyped
template MKTAG(a, b, c, d: untyped): untyped