/third_party/ffmpeg/libavcodec/ |
H A D | aacps_common.c | 116 int count = get_bits_count(gb); in ps_read_extension_data() local
|
H A D | psd.c | 228 unsigned int sl, count; in decode_rle() local
|
H A D | pthread_slice.c | 240 int ff_alloc_entries(AVCodecContext *avctx, int count) in ff_alloc_entries() argument
|
H A D | ylc.c | 59 uint32_t count; member [all...] |
H A D | pafvideo.c | 308 int index, count; in paf_video_decode() local 377 int count; in paf_video_decode() local [all...] |
H A D | photocd.c | 192 int count, ret; in read_hufftable() local
|
H A D | vp3dsp.c | 386 vp3_v_loop_filter_c(uint8_t *first_pixel, ptrdiff_t stride, int *bounding_values, int count) vp3_v_loop_filter_c() argument 403 vp3_h_loop_filter_c(uint8_t *first_pixel, ptrdiff_t stride, int *bounding_values, int count) vp3_h_loop_filter_c() argument
|
H A D | mpegutils.c | 203 int count = mbskip_table ? mbskip_table[x + y * mb_stride] : 0; in ff_print_debug_info2() local
|
H A D | mvha.c | 56 uint32_t count; member [all...] |
H A D | ratecontrol.h | 37 double count; member
|
H A D | sheervideo.c | 1784 unsigned count = 0; in build_vlc() local
|
H A D | utvideoenc.c | 354 int count; in write_huff_codes() local [all...] |
H A D | webvttenc.c | 37 int count; member
|
/third_party/exfatprogs/mkfs/ |
H A D | mkfs.c | 254 unsigned int count; in write_fat_entries() local
|
/third_party/elfutils/libdw/ |
H A D | dwarf_getmacros.c | 218 unsigned count = *readp++; in get_table_for_offset() local
|
/third_party/eudev/src/libudev/ |
H A D | libudev-hwdb.c | 94 static void linebuf_rem(struct linebuf *buf, size_t count) { in linebuf_rem() argument
|
/third_party/exfatprogs/lib/ |
H A D | exfat_fs.c | 176 struct buffer_desc *exfat_alloc_buffer(int count, in exfat_alloc_buffer() argument 200 void exfat_free_buffer(struct buffer_desc *bd, int count) in exfat_free_buffer() argument 219 get_ancestors(struct exfat_inode *child, struct exfat_inode **ancestors, int count, int max_char_len, int *ancestor_count) get_ancestors() argument [all...] |
/third_party/curl/tests/libtest/ |
H A D | lib530.c | 44 int count; /* number of sockets actually stored in array */ member [all...] |
/third_party/ffmpeg/libavdevice/ |
H A D | lavfi.c | 64 int i, j, *fmts, count = 0; in create_all_formats() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_replaygain.c | 400 int count = nb_samples; in calc_stereo_rms() local
|
H A D | vaapi_vpp.c | 563 ff_vaapi_vpp_make_param_buffers(AVFilterContext *avctx, int type, const void *data, size_t size, int count) ff_vaapi_vpp_make_param_buffers() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | movenchint.c | 319 int count = 0, entries; in write_hint_packets() local 411 int ret = 0, count; in ff_mov_add_hinted_packet() local
|
/third_party/ffmpeg/libavutil/ |
H A D | aes.c | 135 aes_encrypt(AVAES *a, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int rounds) aes_encrypt() argument 151 aes_decrypt(AVAES *a, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int rounds) aes_decrypt() argument 167 av_aes_crypt(AVAES *a, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int decrypt) av_aes_crypt() argument
|
H A D | dict.c | 31 int count; member [all...] |
H A D | camellia.c | 397 void av_camellia_crypt(AVCAMELLIA *cs, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int decrypt) in av_camellia_crypt() argument
|