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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddvdsubdec.c496 static int append_to_cached_buf(AVCodecContext *avctx, function
526 int ret = append_to_cached_buf(avctx, buf, buf_size);
538 return append_to_cached_buf(avctx, buf, buf_size);

Completed in 48 milliseconds