Home
last modified time | relevance | path

Searched refs:JSS_MAX_LINESIZE (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Djacosub.h31 #define JSS_MAX_LINESIZE 512 macro
Djacosubdec.c183 av_bprint_init(&buffer, JSS_MAX_LINESIZE, JSS_MAX_LINESIZE); in jacosub_decode_frame()
/third_party/ffmpeg/libavformat/
Djacosubdec.c174 char line[JSS_MAX_LINESIZE]; in jacosub_read_header()