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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dw64xmmtest.c50 wrap(avcodec_decode_subtitle2(AVCodecContext *avctx, function
55 testxmmclobbers(avcodec_decode_subtitle2, avctx, sub,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/aarch64/
H A Dneontest.c50 wrap(avcodec_decode_subtitle2(AVCodecContext *avctx, function
55 testneonclobbers(avcodec_decode_subtitle2, avctx, sub,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dneontest.c50 wrap(avcodec_decode_subtitle2(AVCodecContext *avctx, function
55 testneonclobbers(avcodec_decode_subtitle2, avctx, sub,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_subtitles.c399 ret = avcodec_decode_subtitle2(dec_ctx, &sub, &got_subtitle, &pkt);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Davcodec.h4233 int avcodec_decode_subtitle2(AVCodecContext *avctx, AVSubtitle *sub,
H A Dutils.c1248 int avcodec_decode_subtitle2(AVCodecContext *avctx, AVSubtitle *sub, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Davcodec.h4095 int avcodec_decode_subtitle2(AVCodecContext *avctx, AVSubtitle *sub,
H A Dutils.c2609 int avcodec_decode_subtitle2(AVCodecContext *avctx, AVSubtitle *sub, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dconfigure4979 -Wl,--wrap,avcodec_decode_subtitle2 \
4991 -Wl,--wrap,avcodec_decode_subtitle2 \
H A Dffmpeg.c1985 int i, ret = avcodec_decode_subtitle2(ist->dec_ctx,
H A Dffplay.c2091 avcodec_decode_subtitle2(is->subtitle_st->codec, &sp->sub,
H A Dffprobe.c1813 ret = avcodec_decode_subtitle2(dec_ctx, &sub, &got_frame, pkt);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davplay.c1882 avcodec_decode_subtitle2(is->subtitle_st->codec, &sp->sub,
H A Davconv.c2049 int i, ret = avcodec_decode_subtitle2(ist->st->codec,
H A Dffmpeg.c1569 ret = avcodec_decode_subtitle2(ist->st->codec,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dutils.c2762 ret = avcodec_decode_subtitle2(st->codec, &subtitle,

Completed in 228 milliseconds