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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dxface.h38 #define XFACE_LAST_PRINT '~' macro
39 #define XFACE_PRINTS (XFACE_LAST_PRINT - XFACE_FIRST_PRINT + 1)
H A Dxfacedec.c130 if (c < XFACE_FIRST_PRINT || c > XFACE_LAST_PRINT)

Completed in 55 milliseconds