Searched defs:got_sub_ptr (Results 1 – 21 of 21) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | assdec.c | 41 static int ass_decode_frame(AVCodecContext *avctx, void *data, int *got_sub_ptr, in ass_decode_frame()
|
D | subviewerdec.c | 50 void *data, int *got_sub_ptr, AVPacket *avpkt) in subviewer_decode_frame()
|
D | mpl2dec.c | 66 int *got_sub_ptr, AVPacket *avpkt) in mpl2_decode_frame()
|
D | realtextdec.c | 59 void *data, int *got_sub_ptr, AVPacket *avpkt) in realtext_decode_frame()
|
D | webvttdec.c | 83 void *data, int *got_sub_ptr, AVPacket *avpkt) in webvtt_decode_frame()
|
D | srtdec.c | 56 void *data, int *got_sub_ptr, AVPacket *avpkt) in srt_decode_frame()
|
D | xsubdec.c | 49 static int decode_frame(AVCodecContext *avctx, void *data, int *got_sub_ptr, in decode_frame()
|
D | textdec.c | 46 int *got_sub_ptr, AVPacket *avpkt) in text_decode_frame()
|
D | samidec.c | 135 void *data, int *got_sub_ptr, AVPacket *avpkt) in sami_decode_frame()
|
D | jacosubdec.c | 165 void *data, int *got_sub_ptr, AVPacket *avpkt) in jacosub_decode_frame()
|
D | libaribb24.c | 285 static int libaribb24_decode(AVCodecContext *avctx, void *data, int *got_sub_ptr, AVPacket *pkt) in libaribb24_decode()
|
D | microdvddec.c | 277 void *data, int *got_sub_ptr, AVPacket *avpkt) in microdvd_decode_frame()
|
D | pgssubdec.c | 617 static int decode(AVCodecContext *avctx, void *data, int *got_sub_ptr, in decode()
|
D | movtextdec.c | 506 void *data, int *got_sub_ptr, AVPacket *avpkt) in mov_text_decode_frame()
|
D | libzvbi-teletextdec.c | 639 static int teletext_decode_frame(AVCodecContext *avctx, void *data, int *got_sub_ptr, AVPacket *pkt) in teletext_decode_frame()
|
D | decode.c | 979 int *got_sub_ptr, in avcodec_decode_subtitle2()
|
D | dvbsubdec.c | 1613 void *data, int *got_sub_ptr, in dvbsub_decode()
|
/third_party/ffmpeg/libavcodec/arm/ |
D | neontest.c | 52 int *got_sub_ptr, in wrap()
|
/third_party/ffmpeg/libavcodec/aarch64/ |
D | neontest.c | 52 int *got_sub_ptr, in wrap()
|
/third_party/ffmpeg/libavcodec/x86/ |
D | w64xmmtest.c | 52 int *got_sub_ptr, in wrap()
|
/third_party/ffmpeg/tools/ |
D | target_dec_fuzzer.c | 82 int *got_sub_ptr, AVPacket *avpkt) in subtitle_handler()
|