26 #ifndef AVCODEC_JACOSUB_H
27 #define AVCODEC_JACOSUB_H
31 #define JSS_MAX_LINESIZE 512
35 return c ==
' ' || (c >=
'\t' && c <=
'\r');
static av_always_inline int jss_whitespace(char c)
static av_always_inline const char * jss_skip_whitespace(const char *p)
common internal and external API header