Home
last modified time | relevance | path

Searched defs:buf (Results 5601 - 5625 of 20465) sorted by relevance

1...<<221222223224225226227228229230>>...819

/third_party/ffmpeg/libavcodec/
H A Dvorbis.c169 static void render_line(int x0, int y0, int x1, int y1, float *buf) in render_line() argument
146 render_line_unrolled(intptr_t x, int y, int x1, intptr_t sy, int ady, int adx, float *buf) render_line_unrolled() argument
H A Dxsubenc.c114 static int xsub_encode(AVCodecContext *avctx, unsigned char *buf, in xsub_encode() argument
H A Dxwddec.c35 const uint8_t *buf = avpkt->data; in xwd_decode_frame() local
H A Dmsvideo1.c53 const unsigned char *buf; member
300 const uint8_t *buf = avpkt->data; msvideo1_decode_frame() local
[all...]
H A Dopus_parser.c43 const uint8_t *buf = start + 1; in parse_opus_ts_header() local
83 opus_find_frame_end(AVCodecParserContext *ctx, AVCodecContext *avctx, const uint8_t *buf, int buf_size, int *header_len) opus_find_frame_end() argument
165 opus_parse(AVCodecParserContext *ctx, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) opus_parse() argument
[all...]
H A Dremove_extradata_bsf.c45 static int av1_split(const uint8_t *buf, int buf_size, void *logctx) in av1_split() argument
66 static int h264_split(const uint8_t *buf, int buf_size) in h264_split() argument
103 static int hevc_split(const uint8_t *buf, in argument
135 mpegvideo_split(const uint8_t *buf, int buf_size) mpegvideo_split() argument
150 mpeg4video_split(const uint8_t *buf, int buf_size) mpeg4video_split() argument
164 vc1_split(const uint8_t *buf, int buf_size) vc1_split() argument
[all...]
H A Drl2.c184 const uint8_t *buf = avpkt->data; in rl2_decode_frame() local
H A Dtiertexseqv.c236 const uint8_t *buf = avpkt->data; in seqvideo_decode_frame() local
/third_party/ffmpeg/libavcodec/x86/
H A Dvideodsp_init.c191 static av_noinline void emulated_edge_mc_sse2(uint8_t *buf, const uint8_t *src, in emulated_edge_mc_sse2() argument
204 static av_noinline void emulated_edge_mc_avx2(uint8_t *buf, const uint8_t *src, in emulated_edge_mc_avx2() argument
/third_party/ffmpeg/libavfilter/
H A Daf_ashowinfo.c177 static int filter_frame(AVFilterLink *inlink, AVFrame *buf) in filter_frame() argument
[all...]
H A Daf_vibrato.c33 double **buf; member
84 double *buf; in filter_frame() local
[all...]
H A Dfflcms2.c176 AVBufferRef *buf; in ff_icc_profile_attach() local
H A Df_zmq.c98 const char **buf = &command_str; in parse_command() local
118 static int recv_msg(AVFilterContext *ctx, char **buf, int *buf_size) in recv_msg() argument
H A Dvf_scdet.c159 char buf[64]; in activate() local
/third_party/ffmpeg/libavformat/
H A Dadtsenc.c51 static int adts_decode_extradata(AVFormatContext *s, ADTSContext *adts, const uint8_t *buf, int size) in adts_decode_extradata() argument
171 uint8_t buf[ADTS_HEADER_SIZE]; in adts_write_packet() local
128 adts_write_frame_header(ADTSContext *ctx, uint8_t *buf, int size, int pce_size) adts_write_frame_header() argument
H A Dbluray.c190 static int bluray_read(URLContext *h, unsigned char *buf, int size) in bluray_read() argument
H A Dmpsubdec.c93 AVBPrint buf; in mpsub_read_header() local
H A Drtpenc.c484 rtp_send_ilbc(AVFormatContext *s1, const uint8_t *buf, int size) rtp_send_ilbc() argument
[all...]
H A Drtpdec_vp9.c30 AVIOContext *buf; member
43 vp9_handle_packet(AVFormatContext *ctx, PayloadContext *rtp_vp9_ctx, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) vp9_handle_packet() argument
[all...]
H A Drtpdec_vc2hq.c35 AVIOContext *buf; member
45 static void fill_parse_info_header(PayloadContext *pl_ctx, uint8_t *buf, in fill_parse_info_header() argument
56 vc2hq_handle_sequence_header(PayloadContext *pl_ctx, AVStream *st, AVPacket *pkt, const uint8_t *buf, int len) vc2hq_handle_sequence_header() argument
92 vc2hq_handle_frame_fragment(AVFormatContext *ctx, PayloadContext *pl_ctx, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, int flags) vc2hq_handle_frame_fragment() argument
176 vc2hq_handle_packet(AVFormatContext *ctx, PayloadContext *pl_ctx, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) vc2hq_handle_packet() argument
[all...]
H A Drtpenc.h49 uint8_t *buf; member
H A Dsrtdec.c36 char buf[64], *pbuf; in srt_probe() local
94 add_event(FFDemuxSubtitlesQueue *q, AVBPrint *buf, char *line_cache, const struct event_info *ei, int append_cache) add_event() argument
129 AVBPrint buf; srt_read_header() local
[all...]
H A Dsrtp.c68 uint8_t buf[30]; in ff_srtp_set_crypto() local
126 int ff_srtp_decrypt(struct SRTPContext *s, uint8_t *buf, int *lenptr) in ff_srtp_decrypt() argument
245 uint8_t *buf; ff_srtp_encrypt() local
[all...]
H A Dsrtpproto.c69 char hostname[256], buf[1024], path[1024]; in srtp_open() local
96 static int srtp_read(URLContext *h, uint8_t *buf, int size) in srtp_read() argument
109 static int srtp_write(URLContext *h, const uint8_t *buf, int size) in srtp_write() argument
[all...]
H A Dvqf.c56 char *buf, key[5] = {0}; in add_metadata() local
[all...]

Completed in 15 milliseconds

1...<<221222223224225226227228229230>>...819