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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dassdec.c35 static int ass_decode_frame(AVCodecContext *avctx, void *data, int *got_sub_ptr, argument
51 *got_sub_ptr = avpkt->size > 0;
H A Dsrtdec.c208 void *data, int *got_sub_ptr, AVPacket *avpkt)
230 *got_sub_ptr = sub->num_rects > 0;
207 srt_decode_frame(AVCodecContext *avctx, void *data, int *got_sub_ptr, AVPacket *avpkt) argument
H A Dutils.c1249 int *got_sub_ptr,
1255 *got_sub_ptr = 0;
1256 ret = avctx->codec->decode(avctx, sub, got_sub_ptr, avpkt);
1257 if (*got_sub_ptr)
1248 avcodec_decode_subtitle2(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, AVPacket *avpkt) argument
H A Davcodec.h4220 * If no subtitle could be decompressed, got_sub_ptr is zero.
4229 freed with avsubtitle_free if *got_sub_ptr is set.
4230 * @param[in,out] got_sub_ptr Zero if no subtitle could be decompressed, otherwise, it is nonzero.
4234 int *got_sub_ptr,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dassdec.c52 static int ssa_decode_frame(AVCodecContext *avctx, void *data, int *got_sub_ptr, argument
71 *got_sub_ptr = avpkt->size > 0;
87 static int ass_decode_frame(AVCodecContext *avctx, void *data, int *got_sub_ptr, argument
107 *got_sub_ptr = avpkt->size > 0;
H A Dmovtextdec.c60 void *data, int *got_sub_ptr, AVPacket *avpkt)
104 *got_sub_ptr = sub->num_rects > 0;
59 mov_text_decode_frame(AVCodecContext *avctx, void *data, int *got_sub_ptr, AVPacket *avpkt) argument
H A Dmpl2dec.c67 int *got_sub_ptr, AVPacket *avpkt)
84 *got_sub_ptr = sub->num_rects > 0;
66 mpl2_decode_frame(AVCodecContext *avctx, void *data, int *got_sub_ptr, AVPacket *avpkt) argument
H A Drealtextdec.c60 void *data, int *got_sub_ptr, AVPacket *avpkt)
71 *got_sub_ptr = sub->num_rects > 0;
59 realtext_decode_frame(AVCodecContext *avctx, void *data, int *got_sub_ptr, AVPacket *avpkt) argument
H A Dsubviewerdec.c51 void *data, int *got_sub_ptr, AVPacket *avpkt)
71 *got_sub_ptr = sub->num_rects > 0;
50 subviewer_decode_frame(AVCodecContext *avctx, void *data, int *got_sub_ptr, AVPacket *avpkt) argument
H A Dwebvttdec.c75 void *data, int *got_sub_ptr, AVPacket *avpkt)
88 *got_sub_ptr = sub->num_rects > 0;
74 webvtt_decode_frame(AVCodecContext *avctx, void *data, int *got_sub_ptr, AVPacket *avpkt) argument
H A Dtextdec.c45 int *got_sub_ptr, AVPacket *avpkt)
64 *got_sub_ptr = sub->num_rects > 0;
44 text_decode_frame(AVCodecContext *avctx, void *data, int *got_sub_ptr, AVPacket *avpkt) argument
H A Djacosubdec.c169 void *data, int *got_sub_ptr, AVPacket *avpkt)
194 *got_sub_ptr = sub->num_rects > 0;
168 jacosub_decode_frame(AVCodecContext *avctx, void *data, int *got_sub_ptr, AVPacket *avpkt) argument
H A Dsamidec.c115 void *data, int *got_sub_ptr, AVPacket *avpkt)
127 *got_sub_ptr = sub->num_rects > 0;
114 sami_decode_frame(AVCodecContext *avctx, void *data, int *got_sub_ptr, AVPacket *avpkt) argument
H A Dmicrodvddec.c259 void *data, int *got_sub_ptr, AVPacket *avpkt)
318 *got_sub_ptr = sub->num_rects > 0;
258 microdvd_decode_frame(AVCodecContext *avctx, void *data, int *got_sub_ptr, AVPacket *avpkt) argument
H A Dsrtdec.c219 void *data, int *got_sub_ptr, AVPacket *avpkt)
258 *got_sub_ptr = sub->num_rects > 0;
218 srt_decode_frame(AVCodecContext *avctx, void *data, int *got_sub_ptr, AVPacket *avpkt) argument
H A Dutils.c2610 int *got_sub_ptr,
2626 *got_sub_ptr = 0;
2648 *got_sub_ptr = 0;
2655 ret = avctx->codec->decode(avctx, sub, got_sub_ptr, &pkt_recoded);
2656 av_assert1((ret >= 0) >= !!*got_sub_ptr &&
2657 !!*got_sub_ptr >= !!sub->num_rects);
2696 if (*got_sub_ptr)
2609 avcodec_decode_subtitle2(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, AVPacket *avpkt) argument
H A Davcodec.h4074 * If no subtitle could be decompressed, got_sub_ptr is zero.
4091 * must be freed with avsubtitle_free if *got_sub_ptr is set.
4092 * @param[in,out] got_sub_ptr Zero if no subtitle could be decompressed, otherwise, it is nonzero.
4096 int *got_sub_ptr,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dw64xmmtest.c52 int *got_sub_ptr,
56 got_sub_ptr, avpkt);
50 avcodec_decode_subtitle2(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, AVPacket *avpkt) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/aarch64/
H A Dneontest.c52 int *got_sub_ptr,
56 got_sub_ptr, avpkt);
50 avcodec_decode_subtitle2(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, AVPacket *avpkt) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dneontest.c52 int *got_sub_ptr,
56 got_sub_ptr, avpkt);
50 avcodec_decode_subtitle2(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, AVPacket *avpkt) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/include/libavcodec/
H A Davcodec.h3009 * got_sub_ptr is zero. Otherwise, the subtitle is stored in *sub. */
3011 int *got_sub_ptr,

Completed in 165 milliseconds