/third_party/ffmpeg/libavcodec/ |
H A D | assdec.c | 43 ass_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *avpkt) ass_decode_frame() argument
|
H A D | subviewerdec.c | 50 subviewer_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *avpkt) subviewer_decode_frame() argument
|
H A D | mpl2dec.c | 66 mpl2_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *avpkt) mpl2_decode_frame() argument
|
H A D | realtextdec.c | 59 realtext_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *avpkt) realtext_decode_frame() argument
|
H A D | webvttdec.c | 83 webvtt_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *avpkt) webvtt_decode_frame() argument
|
H A D | srtdec.c | 58 srt_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *avpkt) srt_decode_frame() argument
|
H A D | xsubdec.c | 50 decode_frame(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *avpkt) decode_frame() argument
|
H A D | samidec.c | 135 sami_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *avpkt) sami_decode_frame() argument
|
H A D | textdec.c | 48 text_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *avpkt) text_decode_frame() argument
|
H A D | jacosubdec.c | 165 jacosub_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *avpkt) jacosub_decode_frame() argument
|
H A D | libaribb24.c | 286 libaribb24_decode(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *pkt) libaribb24_decode() argument
|
H A D | microdvddec.c | 277 microdvd_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *avpkt) microdvd_decode_frame() argument
|
H A D | decode.c | 816 avcodec_decode_subtitle2(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, AVPacket *avpkt) avcodec_decode_subtitle2() argument
|
H A D | movtextdec.c | 475 mov_text_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *avpkt) mov_text_decode_frame() argument
|
H A D | pgssubdec.c | 592 decode(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *avpkt) decode() argument
|
H A D | dvbsubdec.c | 1441 dvbsub_decode(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *avpkt) dvbsub_decode() argument
|
H A D | libzvbi-teletextdec.c | 640 teletext_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *pkt) teletext_decode_frame() argument
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | neontest.c | 32 avcodec_decode_subtitle2(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, AVPacket *avpkt) avcodec_decode_subtitle2() argument
|
/third_party/ffmpeg/libavcodec/aarch64/ |
H A D | neontest.c | 32 avcodec_decode_subtitle2(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, AVPacket *avpkt) avcodec_decode_subtitle2() argument
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | w64xmmtest.c | 32 avcodec_decode_subtitle2(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, AVPacket *avpkt) avcodec_decode_subtitle2() argument
|
/third_party/ffmpeg/tools/ |
H A D | target_dec_fuzzer.c | 84 subtitle_handler(AVCodecContext *avctx, void *frame, int *got_sub_ptr, AVPacket *avpkt) subtitle_handler() argument
|