/third_party/ffmpeg/libavcodec/ |
H A D | ivi.c | 1072 const uint8_t *buf = avpkt->data; ff_ivi_decode_frame() local [all...] |
H A D | ivi.h | 152 int16_t *buf; ///< pointer to the output buffer for this band member
|
H A D | atrac3.c | 164 const uint32_t *buf; in decode_bytes() local 796 const uint8_t *buf = avpkt->data; in atrac3_decode_frame() local
|
H A D | libzvbi-teletextdec.c | 153 AVBPrint buf; in create_ass_text() local 170 AVBPrint buf; in gen_sub_text() local 234 bprint_color(const char *type, AVBPrint *buf, vbi_page *page, unsigned ci) bprint_color() argument 265 decode_string(vbi_page *page, vbi_char *row, AVBPrint *buf, int start, int end, vbi_color *cur_color, vbi_color *cur_back_color) decode_string() argument 308 AVBPrint buf; gen_sub_ass() local 584 slice_to_vbi_lines(TeletextContext *ctx, const uint8_t *buf, int size) slice_to_vbi_lines() argument [all...] |
H A D | 4xm.c | 432 static int decode_p_frame(FourXContext *f, const uint8_t *buf, int length) in decode_p_frame() argument 619 read_huffman_tables(FourXContext *f, const uint8_t * const buf, int buf_size) read_huffman_tables() argument 725 decode_i2_frame(FourXContext *f, const uint8_t *buf, int length) decode_i2_frame() argument 773 decode_i_frame(FourXContext *f, const uint8_t *buf, int length) decode_i_frame() argument 840 const uint8_t *buf = avpkt->data; decode_frame() local [all...] |
H A D | adpcm.c | 760 static void adpcm_swf_decode(AVCodecContext *avctx, const uint8_t *buf, int buf_size, int16_t *samples) in adpcm_swf_decode() argument 1068 const uint8_t *buf = avpkt->data; in adpcm_decode_frame() local
|
H A D | rpzaenc.c | 790 uint8_t *buf; in rpza_encode_frame() local
|
H A D | twinvq.c | 481 const uint8_t *buf = avpkt->data; in ff_twinvq_decode_frame() local 152 eval_lpcenv_2parts(TwinVQContext *tctx, enum TwinVQFrameType ftype, const float *buf, float *lpc, int size, int step) eval_lpcenv_2parts() argument
|
H A D | videotoolbox.c | 128 AVBufferRef *buf = NULL; in ff_videotoolbox_alloc_frame() local
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | hevc_idct_msa.c | 349 int16_t buf[256]; in hevc_idct_16x16_msa() local
|
/third_party/elfutils/libdwfl/ |
H A D | libdwflP.h | 413 unsigned char buf[__LIBDWFL_REMOTE_MEM_CACHE_SIZE]; /* The actual cache. */ member
|
/third_party/curl/tests/server/ |
H A D | sockfilt.c | 159 static ssize_t read_wincon(int fd, void *buf, size_t count) in read_wincon() argument 191 static ssize_t write_wincon(int fd, const void *buf, size_t count) in write_wincon() argument
|
H A D | mqttd.c | 370 static size_t decode_length(unsigned char *buf, in decode_length() argument
|
H A D | tftpd.c | 137 tftphdr_storage_t buf; /* room for data packet */ member 193 static tftphdr_storage_t buf; variable [all...] |
/third_party/elfutils/libdw/ |
H A D | dwarf_getsrclines.c | 1051 void *buf = libdw_alloc (dbg, Dwarf_Lines, buf_size, 1); in read_srclines() local
|
/third_party/eudev/src/udev/ |
H A D | udevd.c | 623 uint8_t buf[CMSG_SPACE(sizeof(struct ucred))]; in worker_returned() member
|
/third_party/eudev/src/cdrom_id/ |
H A D | cdrom_id.c | 167 static int scsi_cmd_run(struct udev *udev, struct scsi_cmd *cmd, int fd, unsigned char *buf, size_t bufsize) in scsi_cmd_run() argument
|
/third_party/f2fs-tools/lib/ |
H A D | libf2fs.c | 388 static void TEA_transform(unsigned int buf[4], unsigned int const in[]) in TEA_transform() argument 446 __u32 in[8], buf[ in __f2fs_dentry_hash() local 406 str2hashbuf(const unsigned char *msg, int len, unsigned int *buf, int num) str2hashbuf() argument 530 f2fs_cal_crc32(uint32_t crc, void *buf, int len) f2fs_cal_crc32() argument 542 f2fs_crc_valid(uint32_t blk_crc, void *buf, int len) f2fs_crc_valid() argument 836 struct utsname buf; get_kernel_uname_version() local [all...] |
/third_party/ffmpeg/fftools/ |
H A D | opt_common.c | 998 char buf[128], buf2[128]; in show_layouts() local
|
H A D | cmdutils.c | 142 char buf[128]; in show_help_options() local
|
/third_party/elfutils/libcpu/ |
H A D | i386_disasm.c | 326 char *buf = initbuf; in i386_disasm() local [all...] |
/third_party/exfatprogs/fsck/ |
H A D | fsck.c | 1457 static char buf[15*4]; in bytes_to_human_readable() local
|
/third_party/exfatprogs/exfat2img/ |
H A D | exfat2img.c | 613 char buf[1 + EI_CC_PAYLOAD_LEN]; in dump_clusters_to_stdout() local 743 static ssize_t read_stream(int fd, void *buf, size_t len) in read_stream() argument
|
/third_party/f2fs-tools/fsck/ |
H A D | fsck.h | 131 unsigned char buf[BLOCK_SZ]; member
|
/third_party/elfutils/src/ |
H A D | ar.c | 1083 no0print (bool ofmt, char *buf, int bufsize, long int val) in no0print() argument
|