/third_party/ffmpeg/doc/examples/ |
H A D | decode_audio.c | 111 int len, ret; in main() local
|
/third_party/elfutils/lib/ |
H A D | system.h | 148 pwrite_retry (int fd, const void *buf, size_t len, off_t off) in pwrite_retry() argument 167 write_retry (int fd, const void *buf, size_t len) in write_retry() argument 185 pread_retry (int fd, void *buf, size_t len, off_t off) in pread_retry() argument
|
H A D | color.c | 159 unsigned char len; in parse_opt() member
|
/third_party/ffmpeg/libavcodec/ |
H A D | ac3dec_fixed.c | 61 scale_coefs( int32_t *dst, const int32_t *src, int dynrng, int len) scale_coefs() argument 129 ac3_downmix_c_fixed16(int16_t **samples, int16_t **matrix, int out_ch, int in_ch, int len) ac3_downmix_c_fixed16() argument
|
H A D | sgidec.c | 134 unsigned int len = s->height * s->depth * 4; in read_rle_sgi() local 47 expand_rle_row8(SgiState *s, uint8_t *out_buf, int len, int pixelstride) expand_rle_row8() argument 85 expand_rle_row16(SgiState *s, uint16_t *out_buf, int len, int pixelstride) expand_rle_row16() argument
|
H A D | ttmlenc.c | 45 static void ttml_text_cb(void *priv, const char *text, int len) in ttml_text_cb() argument
|
H A D | rscc.c | 298 uLongf len = ctx->inflated_size; in rscc_decode_frame() local
|
H A D | mxpegdec.c | 81 int len; in mxpeg_decode_app() local 146 int len, ret = 0; in mxpeg_decode_com() local
|
H A D | sbcdec.c | 64 sbc_unpack_frame(const uint8_t *data, struct sbc_frame *frame, size_t len) sbc_unpack_frame() argument
|
H A D | xsubenc.c | 43 static void put_xsub_rle(PutBitContext *pb, int len, int color) in put_xsub_rle() argument 60 int x0, x1, y, len, color = PADDING_COLOR; in xsub_encode_rle() local [all...] |
H A D | remove_extradata_bsf.c | 51 int len = ff_av1_extract_obu(&obu, ptr, buf_size, logctx); in av1_split() local
|
H A D | rl2.c | 87 int len = 1; in rl2_rle_decode() local
|
H A D | sunrastenc.c | 63 int len, alen, x, y; in sunrast_image_write_image() local 67 int len = s->maplength / 3; in sunrast_image_write_image() local [all...] |
H A D | tiertexseqv.c | 44 int i, len, sz; in seq_unpack_rle_block() local 84 int b, i, len, bits; seq_decode_op1() local [all...] |
/third_party/f2fs-tools/lib/ |
H A D | libf2fs_zoned.c | 40 ssize_t len; in get_sysfs_path() local
|
/third_party/curl/tests/libtest/ |
H A D | lib1515.c | 40 debug_callback(CURL *curl, curl_infotype info, char *msg, size_t len, void *ptr) debug_callback() argument
|
H A D | lib518.c | 102 static void rlim2str(char *buf, size_t len, rlim_t val) in rlim2str() argument
|
/third_party/elfutils/libcpu/ |
H A D | bpf_disasm.c | 101 int len, retval = 0; in bpf_disasm() local [all...] |
/third_party/ffmpeg/libavcodec/x86/ |
H A D | mpegaudiodsp.c | 67 apply_window(const float *buf, const float *win1, const float *win2, float *sum1, float *sum2, int len) apply_window() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_earwax.c | 136 int len; in convolve() local
|
/third_party/ffmpeg/libavformat/ |
H A D | bluray.c | 193 int len; in bluray_read() local
|
H A D | fitsenc.c | 52 int len, ret; in write_keyword_value() local
|
H A D | mpsubdec.c | 105 int fps, len = ff_get_line(s->pb, line, sizeof(line)); in mpsub_read_header() local
|
H A D | rtpenc.c | 308 int len = FFMIN(strlen(s->cname), 255); in rtcp_send_sr() local 334 void ff_rtp_send_data(AVFormatContext *s1, const uint8_t *buf1, int len, int m) in ff_rtp_send_data() argument 361 int len, max_packet_size, n; rtp_send_samples() local 390 int len, count, max_packet_size; rtp_send_mpegaudio() local 442 int len, max_packet_size; rtp_send_raw() local 464 int len, out_len; rtp_send_mpegts_raw() local [all...] |
H A D | rtpdec_vp9.c | 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...] |