XFACE_LAST_PRINT 39 libavcodec/xface.h #define XFACE_PRINTS (XFACE_LAST_PRINT - XFACE_FIRST_PRINT + 1) XFACE_LAST_PRINT 130 libavcodec/xfacedec.c if (c < XFACE_FIRST_PRINT || c > XFACE_LAST_PRINT)