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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libpostproc/
H A Dversion.h35 #define LIBPOSTPROC_VERSION_INT AV_VERSION_INT(LIBPOSTPROC_VERSION_MAJOR, \ macro
41 #define LIBPOSTPROC_BUILD LIBPOSTPROC_VERSION_INT
H A Dpostprocess.h38 * Return the LIBPOSTPROC_VERSION_INT constant.
61 #if LIBPOSTPROC_VERSION_INT < (52<<16)
H A Dpostprocess.c95 return LIBPOSTPROC_VERSION_INT;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libpostproc/
H A Dpostprocess.h36 #define LIBPOSTPROC_VERSION_INT AV_VERSION_INT(LIBPOSTPROC_VERSION_MAJOR, \ macro
42 #define LIBPOSTPROC_BUILD LIBPOSTPROC_VERSION_INT
47 * Return the LIBPOSTPROC_VERSION_INT constant.
H A Dpostprocess.c93 return LIBPOSTPROC_VERSION_INT;

Completed in 98 milliseconds