append_to_cached_buf  580 libavcodec/dvdsubdec.c         int ret = append_to_cached_buf(avctx, buf, buf_size);
append_to_cached_buf  593 libavcodec/dvdsubdec.c         return appended ? 0 : append_to_cached_buf(avctx, buf, buf_size);