/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | wcharndk1.cpp | 696 wchar_t buf[SIZEOF_WCHAR(src) + PARAM_1];
in Wcsncpy_One() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | cook.c | 310 const uint32_t *buf; in decode_bytes() local 984 const uint8_t *buf = avpkt->data; in cook_decode_frame() local
|
H A D | amrwbdec.c | 151 static int decode_mime_header(AMRWBContext *ctx, const uint8_t *buf) in decode_mime_header() argument 638 anti_sparseness(AMRWBContext *ctx, float *fixed_vector, float *buf) anti_sparseness() argument 1109 const uint8_t *buf = avpkt->data; amrwb_decode_frame() local [all...] |
H A D | g2meet.c | 131 uint8_t *buf; member 910 uint8_t tr_r, tr_g, tr_b, *buf; in epic_jb_decode_tile() local 1378 const uint8_t *buf = avpkt->data; g2m_decode_frame() local [all...] |
H A D | libaomenc.c | 52 void *buf; /**< compressed data buffer */ member 318 char buf[80]; in codecctl_int() local 348 char buf[80]; codecctl_intp() local [all...] |
H A D | mjpegdec.c | 102 static void parse_avid(MJpegDecodeContext *s, uint8_t *buf, int len) in parse_avid() argument
|
H A D | mpeg4videodec.c | 2752 char buf[256]; in decode_user_data() local 3467 ff_mpeg4_frame_end(AVCodecContext *avctx, const uint8_t *buf, int buf_size) ff_mpeg4_frame_end() argument [all...] |
H A D | cinepakenc.c | 376 static int write_chunk_header(unsigned char *buf, int chunk_type, int chunk_size) in write_chunk_header() argument 383 encode_codebook(CinepakEncContext *s, int *codebook, int size, int chunk_type_yuv, int chunk_type_gray, unsigned char *buf) encode_codebook() argument 526 encode_mode(CinepakEncContext *s, int h, uint8_t *scratch_data[4], int scratch_linesize[4], uint8_t *last_data[4], int last_linesize[4], strip_info *info, unsigned char *buf) encode_mode() argument 837 write_strip_keyframe(unsigned char *buf, int keyframe) write_strip_keyframe() argument 847 write_strip_header(CinepakEncContext *s, int y, int h, int keyframe, unsigned char *buf, int strip_size) write_strip_header() argument 860 rd_strip(CinepakEncContext *s, int y, int h, int keyframe, uint8_t *last_data[4], int last_linesize[4], uint8_t *data[4], int linesize[4], uint8_t *scratch_data[4], int scratch_linesize[4], unsigned char *buf, int64_t *best_score, int *no_skip) rd_strip() argument 996 write_cvid_header(CinepakEncContext *s, unsigned char *buf, int num_strips, int data_size, int isakeyframe) write_cvid_header() argument 1008 rd_frame(CinepakEncContext *s, const AVFrame *frame, int isakeyframe, unsigned char *buf, int buf_size, int *got_keyframe) rd_frame() argument [all...] |
H A D | flacenc.c | 1292 const uint8_t *buf; in update_md5_sum() local
|
H A D | indeo3.c | 1072 const uint8_t *buf = avpkt->data; in decode_frame() local 896 decode_frame_headers(Indeo3DecodeContext *ctx, AVCodecContext *avctx, const uint8_t *buf, int buf_size) decode_frame_headers() argument
|
H A D | mpegaudiodec_template.c | 368 const uint8_t *buf = s->gb.buffer - HEADER_SIZE; in handle_crc() local 1129 INTFLOAT *win, *out_ptr, *ptr, *buf, *ptr1; in compute_imdct() local 1465 mp_decode_frame(MPADecodeContext *s, OUT_INT **samples, const uint8_t *buf, int buf_size) mp_decode_frame() argument 1554 const uint8_t *buf = avpkt->data; decode_frame() local 1639 const uint8_t *buf = avpkt->data; decode_frame_adu() local 1819 const uint8_t *buf = avpkt->data; decode_frame_mp3on4() local [all...] |
H A D | apedec.c | 123 int32_t *buf; member 138 int64_t *buf; member 1304 do_init_filter(APEFilter *f, int16_t *buf, int order) do_init_filter() argument 1316 init_filter(APEContext *ctx, APEFilter *f, int16_t *buf, int order) init_filter() argument 1476 const uint8_t *buf = avpkt->data; ape_decode_frame() local [all...] |
H A D | j2kenc.c | 125 uint8_t *buf; member [all...] |
H A D | libvpxenc.c | 57 void *buf; /**< compressed data buffer */ member 360 char buf[80]; in codecctl_int() local 393 char buf[80]; codecctl_intp() local 661 vpx_parse_ref_frame_config_element(vpx_svc_ref_frame_config_t *ref_frame_config, int ss_number_layers, const char **buf) vpx_parse_ref_frame_config_element() argument [all...] |
H A D | mpeg12dec.c | 1318 static int mpeg1_decode_picture(AVCodecContext *avctx, const uint8_t *buf, in mpeg1_decode_picture() argument 1575 static int mpeg_field_start(MpegEncContext *s, const uint8_t *buf, int buf_size) in mpeg_field_start() argument 1687 mpeg_decode_slice(MpegEncContext *s, int mb_y, const uint8_t **buf, int buf_size) mpeg_decode_slice() argument 1963 const uint8_t *buf = s->gb.buffer; slice_decode_thread() local 2061 mpeg1_decode_sequence(AVCodecContext *avctx, const uint8_t *buf, int buf_size) mpeg1_decode_sequence() argument 2406 mpeg_decode_gop(AVCodecContext *avctx, const uint8_t *buf, int buf_size) mpeg_decode_gop() argument 2433 decode_chunks(AVCodecContext *avctx, AVFrame *picture, int *got_output, const uint8_t *buf, int buf_size) decode_chunks() argument 2770 const uint8_t *buf = avpkt->data; mpeg_decode_frame() local [all...] |
H A D | h264_slice.c | 2138 AVBuffer *buf = sl->ref_list[j][i].parent->f->buf[0]->buffer; in h264_slice_init() local [all...] |
H A D | ac3dec.c | 1488 const uint8_t *buf = avpkt->data; in ac3_decode_frame() local [all...] |
/third_party/f2fs-tools/tools/ |
H A D | f2fscrypt.c | 330 unsigned char buf[F2FS_MAX_SALT_SIZE]; in parse_salt() local 469 unsigned char buf[SHA512_LENGTH + F2FS_MAX_PASSPHRASE_SIZE] = {0}; in pbkdf2_sha512() local [all...] |
/third_party/curl/tests/server/ |
H A D | sws.c | 248 char buf[256]; in parse_cmdfile() local
|
/third_party/f2fs-tools/tools/f2fs_io/ |
H A D | f2fs_io.c | 117 static ssize_t xread(int fd, void *buf, size_t count) in xread() argument 126 static void full_write(int fd, const void *buf, size_t count) in full_write() argument 524 char *buf = NULL; in do_write() local 656 char *buf = NULL; do_read() local 741 char *buf = NULL; do_randread() local 1000 char *buf = aligned_xalloc(4096, 4096); do_copy() local [all...] |
/third_party/eudev/src/libudev/ |
H A D | libudev-device.c | 1905 ssize_t udev_device_get_properties_monitor_buf(struct udev_device *udev_device, const char **buf) in udev_device_get_properties_monitor_buf() argument
|
/third_party/eudev/src/shared/ |
H A D | util.c | 126 size_t cescape_char(char c, char *buf) { in cescape_char() argument 828 char buf[LINE_MAX]; flush_fd() local 857 loop_read(int fd, void *buf, size_t nbytes, bool do_poll) loop_read() argument 896 loop_read_exact(int fd, void *buf, size_t nbytes, bool do_poll) loop_read_exact() argument 907 loop_write(int fd, const void *buf, size_t nbytes, bool do_poll) loop_write() argument 1477 static thread_local char buf[sizeof("RTMIN+")-1 + DECIMAL_STR_MAX(int) + 1]; signal_to_string() local [all...] |
/third_party/elfutils/src/ |
H A D | nm.c | 712 sym_name (Elf *elf, GElf_Word strndx, GElf_Word st_name, char buf[], size_t n) in sym_name() argument
|
/third_party/f2fs-tools/fsck/ |
H A D | fsck.c | 891 char buf[MAX_INLINE_DATA(node_blk)]; in fsck_chk_inode_blk() local
|
/third_party/elfutils/debuginfod/ |
H A D | debuginfod-client.c | 404 char buf[128]; in add_default_headers() local 475 char buf[8192]; in add_headers_from_file() local
|