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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libpostproc/
H A Dpostprocess.h36 #define LIBPOSTPROC_VERSION_INT AV_VERSION_INT(LIBPOSTPROC_VERSION_MAJOR, \ macro
42 #define LIBPOSTPROC_BUILD LIBPOSTPROC_VERSION_INT
47 * Returns the LIBPOSTPROC_VERSION_INT constant.
60 #if LIBPOSTPROC_VERSION_INT < (52<<16)
H A Dpostprocess.c92 return LIBPOSTPROC_VERSION_INT;
687 #if LIBPOSTPROC_VERSION_INT < (52<<16)

Completed in 74 milliseconds