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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dbitstream.h912 static inline int get_xbits_trace(GetBitContext *s, int n, char *file, const char *func, int line){ function
923 #define get_xbits(s, n) get_xbits_trace(s, n, __FILE__, __PRETTY_FUNCTION__, __LINE__)

Completed in 94 milliseconds