Home
last modified time | relevance | path

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

/third_party/libsnd/src/
H A Dogg_speex.c371 len = readint (c, 0) ; in spx_print_comments()
384 nb_fields = readint (c, 0) ; in spx_print_comments()
391 len = readint (c, 0) ; in spx_print_comments()
H A Dogg.h56 #define readint(buf, base) (((buf [base + 3] << 24) & 0xff000000) | \ macro

Completed in 2 milliseconds