Home
last modified time | relevance | path

Searched defs:count (Results 5501 - 5525 of 15952) sorted by relevance

1...<<221222223224225226227228229230>>...639

/third_party/ffmpeg/libavcodec/
H A Daacps_common.c116 int count = get_bits_count(gb); in ps_read_extension_data() local
H A Dpsd.c228 unsigned int sl, count; in decode_rle() local
H A Dpthread_slice.c240 int ff_alloc_entries(AVCodecContext *avctx, int count) in ff_alloc_entries() argument
H A Dylc.c59 uint32_t count; member
[all...]
H A Dpafvideo.c308 int index, count; in paf_video_decode() local
377 int count; in paf_video_decode() local
[all...]
H A Dphotocd.c192 int count, ret; in read_hufftable() local
H A Dvp3dsp.c386 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 Dmpegutils.c203 int count = mbskip_table ? mbskip_table[x + y * mb_stride] : 0; in ff_print_debug_info2() local
H A Dmvha.c56 uint32_t count; member
[all...]
H A Dratecontrol.h37 double count; member
H A Dsheervideo.c1784 unsigned count = 0; in build_vlc() local
H A Dutvideoenc.c354 int count; in write_huff_codes() local
[all...]
H A Dwebvttenc.c37 int count; member
/third_party/exfatprogs/mkfs/
H A Dmkfs.c254 unsigned int count; in write_fat_entries() local
/third_party/elfutils/libdw/
H A Ddwarf_getmacros.c218 unsigned count = *readp++; in get_table_for_offset() local
/third_party/eudev/src/libudev/
H A Dlibudev-hwdb.c94 static void linebuf_rem(struct linebuf *buf, size_t count) { in linebuf_rem() argument
/third_party/exfatprogs/lib/
H A Dexfat_fs.c176 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 Dlib530.c44 int count; /* number of sockets actually stored in array */ member
[all...]
/third_party/ffmpeg/libavdevice/
H A Dlavfi.c64 int i, j, *fmts, count = 0; in create_all_formats() local
/third_party/ffmpeg/libavfilter/
H A Daf_replaygain.c400 int count = nb_samples; in calc_stereo_rms() local
H A Dvaapi_vpp.c563 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 Dmovenchint.c319 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 Daes.c135 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 Ddict.c31 int count; member
[all...]
H A Dcamellia.c397 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

Completed in 22 milliseconds

1...<<221222223224225226227228229230>>...639