/third_party/ffmpeg/libavcodec/ |
H A D | librav1e.c | 114 RaData* buf = rav1e_twopass_out(ctx->ctx); in get_stats() local [all...] |
H A D | mdec.c | 174 const uint8_t *buf = avpkt->data; in decode_frame() local
|
H A D | eamad.c | 253 const uint8_t *buf = avpkt->data; in decode_frame() local
|
H A D | eatgv.c | 149 tgv_decode_inter(TgvContext *s, AVFrame *frame, const uint8_t *buf, const uint8_t *buf_end) tgv_decode_inter() argument 268 const uint8_t *buf = avpkt->data; tgv_decode_frame() local [all...] |
H A D | libvpxdec.c | 56 AVBufferRef *buf; in get_frame_buffer() local 82 AVBufferRef *buf = fb->priv; in release_frame_buffer() local [all...] |
H A D | lsp.c | 148 double buf[MAX_LP_HALF_ORDER + 1]; in ff_amrwb_lsp2lpc() local
|
H A D | metasound.c | 167 metasound_read_bitstream(AVCodecContext *avctx, TwinVQContext *tctx, const uint8_t *buf, int buf_size) metasound_read_bitstream() argument
|
H A D | mpeg12.c | 173 int ff_mpeg1_find_frame_end(ParseContext *pc, const uint8_t *buf, int buf_size, AVCodecParserContext *s) in ff_mpeg1_find_frame_end() argument
|
H A D | asvdec.c | 220 const uint8_t *buf = avpkt->data; in decode_frame() local
|
H A D | h261dec.c | 601 const uint8_t *buf = avpkt->data; in h261_decode_frame() local
|
H A D | libdav1d.c | 82 AVBufferRef *buf; in libdav1d_picture_allocator() local 126 AVBufferRef *buf = p->allocator_data; in libdav1d_picture_release() local 283 AVBufferRef *buf = opaque; in libdav1d_data_free() local 476 AVBufferRef *buf = NULL; libdav1d_receive_frame() local [all...] |
H A D | loco.c | 203 const uint8_t *buf = avpkt->data; in decode_frame() local 131 loco_decode_plane(LOCOContext *l, uint8_t *data, int width, int height, int stride, const uint8_t *buf, int buf_size) loco_decode_plane() argument [all...] |
H A D | mace.c | 239 const uint8_t *buf = avpkt->data; in mace_decode_frame() local
|
H A D | mjpegenc_common.c | 390 uint8_t *buf = pb->buf + start; in ff_mjpeg_escape_FF() local [all...] |
H A D | motionpixels.c | 284 const uint8_t *buf = avpkt->data; in mp_decode_frame() local
|
H A D | mpegaudiodsp_template.c | 274 static void imdct36(INTFLOAT *out, INTFLOAT *buf, SUINTFLOAT *in, INTFLOAT *win) in imdct36() argument 354 ff_imdct36_blocks(INTFLOAT *out, INTFLOAT *buf, INTFLOAT *in, int count, int switch_point, int block_type) ff_imdct36_blocks() argument [all...] |
/third_party/ffmpeg/libavcodec/mips/ |
H A D | aacdec_mips.c | 124 float *buf = ac->buf_mdct; in imdct_and_windowing_mips() local [all...] |
/third_party/elfutils/libdwfl/ |
H A D | linux-proc-maps.c | 71 unsigned char buf[EI_CLASS + 1]; in get_pid_class() local [all...] |
/third_party/f2fs-tools/fsck/ |
H A D | quotaio_tree.c | 25 dqbuf_t buf; in getdqbuf() local 62 static void read_blk(struct quota_handle *h, unsigned int blk, dqbuf_t buf) in read_blk() argument 75 static int write_blk(struct quota_handle *h, unsigned int blk, dqbuf_t buf) in write_blk() argument 91 dqbuf_t buf = getdqbuf(); get_free_dqblk() local 120 put_free_dqblk(struct quota_handle *h, dqbuf_t buf, unsigned int blk) put_free_dqblk() argument 135 remove_free_dqentry(struct quota_handle *h, dqbuf_t buf, unsigned int blk) remove_free_dqentry() argument 168 insert_free_dqentry(struct quota_handle *h, dqbuf_t buf, unsigned int blk) insert_free_dqentry() argument 200 dqbuf_t buf; find_free_dqentry() local 254 dqbuf_t buf; do_insert_tree() local 368 dqbuf_t buf = getdqbuf(); free_dqentry() local 408 dqbuf_t buf = getdqbuf(); remove_tree() local 458 dqbuf_t buf = getdqbuf(); find_block_dqentry() local 484 dqbuf_t buf = getdqbuf(); find_tree_dqentry() local 564 dqbuf_t buf = getdqbuf(); report_block() local 611 dqbuf_t buf = getdqbuf(); report_tree() local [all...] |
/third_party/f2fs-tools/tools/ |
H A D | sha512.c | 126 unsigned char buf[128]; member 134 static void sha512_compress(struct hash_state * md, const unsigned char *buf) in sha512_compress() argument [all...] |
/third_party/elfutils/tests/ |
H A D | addrcfi.c | 199 char *buf = NULL; in main() local
|
/third_party/curl/tests/libtest/ |
H A D | lib1560.c | 53 char buf[256]; in checkparts() local 1049 char buf[8 in updateurl() local [all...] |
H A D | lib557.c | 1121 static int _string_check(int linenumber, char *buf, const char *buf2) in _string_check() argument 1133 static int _strlen_check(int linenumber, char *buf, size_t len) in _strlen_check() argument 1154 char buf[256]; in test_string_formatting() local 1187 char buf[256]; test_pos_arguments() local 1206 char buf[256]; test_weird_arguments() local 1328 char buf[512]; /* larger than max float size */ test_float_formatting() local 1439 char buf[128]; test_return_codes() local [all...] |
/third_party/elfutils/libelf/ |
H A D | elf32_updatefile.c | 742 void *buf = dl->data.d.d_buf; in __elfw2() local [all...] |
/third_party/exfatprogs/mkfs/ |
H A D | mkfs.c | 497 char *buf; in exfat_zero_out_disk() local
|