/third_party/ffmpeg/libavcodec/aarch64/ |
H A D | neontest.c | 41 avcodec_encode_subtitle(AVCodecContext *avctx, uint8_t *buf, int buf_size, const AVSubtitle *sub) avcodec_encode_subtitle() argument
|
/third_party/curl/tests/unit/ |
H A D | unit1604.c | 49 char *buf = malloc(256); in getflagstr() local 66 char *buf = malloc(256); in getcurlcodestr() local
|
/third_party/elfutils/libebl/ |
H A D | eblmachineflagname.c | 41 ebl_machine_flag_name (Ebl *ebl, Elf64_Word flags, char *buf, size_t len) in ebl_machine_flag_name() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | videodsp_template.c | 27 void FUNC(ff_emulated_edge_mc)(uint8_t *buf, const uint8_t *src, in ff_emulated_edge_mc() argument [all...] |
H A D | ptx.c | 32 const uint8_t *buf = avpkt->data; in ptx_decode_frame() local [all...] |
H A D | rv34_parser.c | 42 rv34_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) rv34_parse() argument
|
H A D | sipr_parser.c | 30 static int sipr_split(AVCodecContext *avctx, const uint8_t *buf, int buf_size) in sipr_split() argument 49 sipr_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) sipr_parse() argument
|
H A D | xbmenc.c | 35 uint8_t *ptr, *buf; in xbm_encode_frame() local [all...] |
H A D | xma_parser.c | 30 xma_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) xma_parse() argument
|
H A D | mpl2dec.c | 33 static int mpl2_event_to_ass(AVBPrint *buf, const char *p) in mpl2_event_to_ass() argument 70 AVBPrint buf; in mpl2_decode_frame() local [all...] |
H A D | qoi_parser.c | 33 qoi_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) qoi_parse() argument
|
H A D | png_parser.c | 37 png_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) png_parse() argument
|
H A D | realtextdec.c | 33 static int rt_event_to_ass(AVBPrint *buf, const char *p) in rt_event_to_ass() argument 65 AVBPrint buf; in realtext_decode_frame() local
|
H A D | webvttdec.c | 46 static int webvtt_event_to_ass(AVBPrint *buf, const char *p) in webvtt_event_to_ass() argument 89 AVBPrint buf; in webvtt_decode_frame() local
|
H A D | webp_parser.c | 37 webp_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) webp_parse() argument
|
H A D | msp2dec.c | 35 const uint8_t *buf = avpkt->data; in msp2_decode_frame() local
|
H A D | rangecoder.c | 42 av_cold void ff_init_range_encoder(RangeCoder *c, uint8_t *buf, int buf_size) in ff_init_range_encoder() argument 53 av_cold void ff_init_range_decoder(RangeCoder *c, const uint8_t *buf, in ff_init_range_decoder() argument
|
H A D | vp8_parser.c | 23 parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) parse() argument
|
/third_party/ffmpeg/libavdevice/ |
H A D | oss_enc.c | 58 const uint8_t *buf = pkt->data; in audio_write_packet() local
|
H A D | sndio_enc.c | 49 const uint8_t *buf = pkt->data; in audio_write_packet() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | gradfun.h | 36 uint16_t *buf; ///< holds image data for blur algorithm passed into filter. member
|
H A D | bufferqueue.h | 114 AVFrame *buf = ff_bufqueue_get(queue); in ff_bufqueue_discard_all() local 71 ff_bufqueue_add(void *log, struct FFBufQueue *queue, AVFrame *buf) ff_bufqueue_add() argument
|
/third_party/ffmpeg/libavfilter/cuda/ |
H A D | load_helper.c | 41 uint8_t *buf, *tmp; in ff_cuda_load_module() local [all...] |
/third_party/ffmpeg/libavcodec/x86/ |
H A D | mpegvideoencdsp_init.c | 100 static void draw_edges_mmx(uint8_t *buf, int wrap, int width, int height, in draw_edges_mmx() argument
|
H A D | w64xmmtest.c | 41 avcodec_encode_subtitle(AVCodecContext *avctx, uint8_t *buf, int buf_size, const AVSubtitle *sub) avcodec_encode_subtitle() argument
|