/third_party/f2fs-tools/tools/ |
H A D | f2fscrypt.c | 128 __u32 size; member
|
/third_party/elfutils/libdw/ |
H A D | libdwP.h | 240 size_t size; member 859 __libdw_offset_in_section(Dwarf *dbg, int sec_index, Dwarf_Off offset, size_t size) __libdw_offset_in_section() argument 877 __libdw_in_section(Dwarf *dbg, int sec_index, const void *addr, size_t size) __libdw_in_section() argument 932 __libdw_read_offset_inc(Dwarf *dbg, int sec_index, const unsigned char **addrp, int width, Dwarf_Off *ret, int sec_ret, size_t size) __libdw_read_offset_inc() argument 944 __libdw_read_offset(Dwarf *dbg, Dwarf *dbg_ret, int sec_index, const unsigned char *addr, int width, Dwarf_Off *ret, int sec_ret, size_t size) __libdw_read_offset() argument [all...] |
/third_party/f2fs-tools/tools/f2fs_io/ |
H A D | f2fs_io.c | 90 static void *xmalloc(size_t size) in xmalloc() argument 99 static void *aligned_xalloc(size_t alignment, size_t size) in aligned_xalloc() argument [all...] |
/third_party/eudev/src/libudev/ |
H A D | libudev-device.c | 1469 ssize_t size; in udev_device_get_sysattr_value() local 1552 ssize_t size, value_len; in udev_device_set_sysattr_value() local
|
/third_party/f2fs-tools/fsck/ |
H A D | f2fs.h | 217 unsigned long size; member
|
/third_party/eudev/src/shared/ |
H A D | util.c | 1555 void *xbsearch_r(const void *key, const void *base, size_t nmemb, size_t size, in xbsearch_r() argument 1577 void* greedy_realloc(void **p, size_t *allocated, size_t need, size_t size) { in greedy_realloc() argument
|
/third_party/elfutils/src/ |
H A D | unstrip.c | 821 GElf_Xword size; global() member
|
H A D | strip.c | 455 size_t size; in relocate() local [all...] |
H A D | nm.c | 1237 size_t size = shdr->sh_size; in show_symbols() local [all...] |
/third_party/elfutils/debuginfod/ |
H A D | debuginfod-client.c | 214 debuginfod_write_callback (char *ptr, size_t size, size_t nmemb, void *data) in debuginfod_write_callback() argument 549 header_callback (char * buffer, size_t size, size_t numitems, void * userdata) in header_callback() argument 1813 size_t size = sizeof (struct debuginfod_client); debuginfod_begin() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | roqvideoenc.c | 257 static inline int squared_diff_macroblock(uint8_t a[], uint8_t b[], int size) in squared_diff_macroblock() argument 213 block_sse(uint8_t * const *buf1, uint8_t * const *buf2, int x1, int y1, int x2, int y2, const int *stride1, const int *stride2, int size) block_sse() argument 229 eval_motion_dist(RoqEncContext *enc, int x, int y, motion_vect vect, int size) eval_motion_dist() argument 817 generate_codebook(RoqEncContext *enc, int *points, int inputCount, roq_cell *results, int size, int cbsize) generate_codebook() argument 1059 int size, ret; roq_encode_frame() local [all...] |
H A D | qdm2.c | 88 unsigned int size; ///< subpacket size member 1617 int tmp_val, tmp, size; qdm2_decode_init() local [all...] |
H A D | svq3.c | 501 static inline int svq3_mc_dir(SVQ3Context *s, int size, int mode, in svq3_mc_dir() argument 1123 unsigned int size; in svq3_decode_init() local [all...] |
H A D | wmavoice.c | 507 adaptive_gain_control(float *out, const float *in, const float *speech_synth, int size, float alpha, float *gain_mem) adaptive_gain_control() argument 548 kalman_smoothen(WMAVoiceContext *s, int pitch, const float *in, float *out, int size) kalman_smoothen() argument 726 wiener_denoise(WMAVoiceContext *s, int fcb_type, float *synth_pf, int size, const float *lpcs) wiener_denoise() argument 808 postfilter(WMAVoiceContext *s, const float *synth, float *samples, int size, const float *lpcs, float *zero_exc_pf, int fcb_type, int pitch) postfilter() argument 1277 synth_block_hardcoded(WMAVoiceContext *s, GetBitContext *gb, int block_idx, int size, const struct frame_type_desc *frame_desc, float *excitation) synth_block_hardcoded() argument 1308 synth_block_fcb_acb(WMAVoiceContext *s, GetBitContext *gb, int block_idx, int size, int block_pitch_sh2, const struct frame_type_desc *frame_desc, float *excitation) synth_block_fcb_acb() argument 1442 synth_block(WMAVoiceContext *s, GetBitContext *gb, int block_idx, int size, int block_pitch_sh2, const double *lsps, const double *prev_lsps, const struct frame_type_desc *frame_desc, float *excitation, float *synth) synth_block() argument 1882 copy_bits(PutBitContext *pb, const uint8_t *data, int size, GetBitContext *gb, int nbits) copy_bits() argument 1916 int size, res, pos; wmavoice_decode_packet() local [all...] |
H A D | rv34.c | 94 static void rv34_gen_vlc(const uint8_t *bits, int size, VLC *vlc, const uint8_t *syms, in rv34_gen_vlc() argument 1753 int size; in ff_rv34_decode_frame() local [all...] |
H A D | wavpackenc.c | 1025 uint32_t best_size = UINT32_MAX, size; in wv_mono() local 1817 uint32_t best_size = UINT32_MAX, size; in wv_stereo() local 2460 put_metadata_block(PutByteContext *pb, int flags, int size) put_metadata_block() argument [all...] |
H A D | wavpack.c | 897 int size = av_get_bytes_per_sample(type); in wv_unpack_stereo() local 963 int size = av_get_bytes_per_sample(type); in wv_unpack_mono() local 1096 int i, j, id, size, ssize, weights, t; in wavpack_decode_block() local 1481 const int size = get_bits_left(&s->gb_extra_bits); wavpack_decode_block() local [all...] |
H A D | snowenc.c | 143 int size= s->b_width * s->b_height << 2*s->block_max_depth; in encode_init() local
|
H A D | pngdec.c | 264 ff_png_filter_row(PNGDSPContext *dsp, uint8_t *dst, int filter_type, uint8_t *src, uint8_t *last, int size, int bpp) ff_png_filter_row() argument [all...] |
H A D | sanm.c | 770 process_block(SANMVideoContext *ctx, uint8_t *dst, uint8_t *prev1, uint8_t *prev2, int stride, int tbl, int size) process_block() argument 1403 uint32_t sig, size; decode_frame() local [all...] |
H A D | webp.c | 1041 const int size = pal->frame->width * 4; in apply_color_indexing_transform() local [all...] |
/third_party/ffmpeg/libavdevice/ |
H A D | dshow.c | 803 int i, n, size, r; in dshow_cycle_formats() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | avf_showspectrum.c | 1411 static void clear_combine_buffer(ShowSpectrumContext *s, int size) in clear_combine_buffer() argument [all...] |
H A D | vf_drawtext.c | 428 double size, roundedsize; in update_fontsize() local 484 double size; load_font_fontconfig() local 504 double size = av_expr_eval(s->fontsize_pexpr, s->var_values, &s->prng); load_font_fontconfig() local [all...] |
H A D | vf_ciescope.c | 57 int size; member
|