Home
last modified time | relevance | path

Searched refs:AV_PRAGMA (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/3rdparty/include/ffmpeg_/libavutil/
Dmem.h47 AV_PRAGMA(DATA_ALIGN(v,n)) \
50 AV_PRAGMA(DATA_ALIGN(v,n)) \
Dversion.h38 #define AV_PRAGMA(s) _Pragma(#s) macro