Searched refs:avcodec_encode_subtitle (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dw64xmmtest.c75 wrap(avcodec_encode_subtitle(AVCodecContext *avctx, function
79 testxmmclobbers(avcodec_encode_subtitle, avctx, buf, buf_size, sub);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/aarch64/
H A Dneontest.c68 wrap(avcodec_encode_subtitle(AVCodecContext *avctx, function
72 testneonclobbers(avcodec_encode_subtitle, avctx, buf, buf_size, sub);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dneontest.c68 wrap(avcodec_encode_subtitle(AVCodecContext *avctx, function
72 testneonclobbers(avcodec_encode_subtitle, avctx, buf, buf_size, sub);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/include/libavcodec/
H A Davcodec.h3057 int avcodec_encode_subtitle(AVCodecContext *avctx, uint8_t *buf, int buf_size,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Davcodec.h4349 int avcodec_encode_subtitle(AVCodecContext *avctx, uint8_t *buf, int buf_size,
H A Dutils.c1077 int avcodec_encode_subtitle(AVCodecContext *avctx, uint8_t *buf, int buf_size, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Davcodec.h4485 int avcodec_encode_subtitle(AVCodecContext *avctx, uint8_t *buf, int buf_size,
H A Dutils.c2089 int avcodec_encode_subtitle(AVCodecContext *avctx, uint8_t *buf, int buf_size, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dconfigure4982 -Wl,--wrap,avcodec_encode_subtitle \
4995 -Wl,--wrap,avcodec_encode_subtitle \
H A Dffmpeg.c824 subtitle_out_size = avcodec_encode_subtitle(enc, subtitle_out,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davconv.c1251 subtitle_out_size = avcodec_encode_subtitle(enc, subtitle_out,
H A Dffmpeg.c1081 subtitle_out_size = avcodec_encode_subtitle(enc, subtitle_out,

Completed in 178 milliseconds