Home
last modified time | relevance | path

Searched defs:size (Results 4751 - 4775 of 7583) sorted by relevance

1...<<191192193194195196197198199200>>...304

/third_party/f2fs-tools/fsck/
H A Ddir.c468 unsigned int size; in init_inode_block() local
H A Dquotaio.h230 static inline errcode_t quota_get_mem(unsigned long size, void *ptr) in quota_get_mem() argument
241 static inline errcode_t quota_get_memzero(unsigned long size, void *ptr) in quota_get_memzero() argument
/third_party/ffmpeg/libavcodec/
H A Daic.c161 static int aic_decode_header(AICContext *ctx, const uint8_t *src, int size) in aic_decode_header() argument
H A Dscpr3.c380 int size; add_dec() local
502 int size, i; update_model1_to_4() local
527 int i, size, freqs; update_model1_to_5() local
543 uint32_t size; decode_static1() local
625 uint32_t size; update_model2_to_3() local
642 uint32_t size; decode_static2() local
708 uint32_t size = m->size; decode_static3() local
[all...]
H A Dtwinvq.h113 uint16_t size; ///< frame size in samples member
185 static inline void twinvq_memset_float(float *buf, float val, int size) in twinvq_memset_float() argument
H A Dvp6.c263 vp6_build_huff_tree(VP56Context *s, uint8_t coeff_model[], const uint8_t *map, unsigned size, VLC *vlc) vp6_build_huff_tree() argument
H A Dsmacker.c199 static int smacker_decode_header_tree(SmackVContext *smk, GetBitContext *gb, int **recodes, int *last, int size) in smacker_decode_header_tree() argument
[all...]
H A Dtruemotion1.c51 int size; member
H A Dvqavideo.c773 int size in vqa_decode_frame_hicolor() local
[all...]
H A Dopusenc.c76 static int opus_gen_toc(OpusEncContext *s, uint8_t *toc, int *size, int *fsize_needed) in opus_gen_toc() argument
[all...]
H A Dqdmc.c212 int ret, fft_size, fft_order, size, g, j, x; in qdmc_decode_init() local
H A Dratecontrol.c727 static void update_predictor(Predictor *p, double q, double var, double size) in update_predictor() argument
H A Drasc.c115 decode_fint(AVCodecContext *avctx, const AVPacket *avpkt, unsigned size) decode_fint() argument
175 decode_zlib(AVCodecContext *avctx, const AVPacket *avpkt, unsigned size, unsigned uncompressed_size) decode_zlib() argument
209 decode_move(AVCodecContext *avctx, const AVPacket *avpkt, unsigned size) decode_move() argument
333 decode_dlta(AVCodecContext *avctx, const AVPacket *avpkt, unsigned size) decode_dlta() argument
475 decode_kfrm(AVCodecContext *avctx, const AVPacket *avpkt, unsigned size) decode_kfrm() argument
539 decode_mous(AVCodecContext *avctx, const AVPacket *avpkt, unsigned size) decode_mous() argument
579 decode_mpos(AVCodecContext *avctx, const AVPacket *avpkt, unsigned size) decode_mpos() argument
689 unsigned type, size = 0; decode_frame() local
[all...]
H A Dsnow_dwt.c796 int size = w >> (dec_count - level); in w_c() local
H A Dsnowdec.c493 size_t size; in decode_frame() local
H A Dpixlet.c45 unsigned size; member
126 static int read_low_coeffs(AVCodecContext *avctx, int16_t *dst, int size, in read_low_coeffs() argument
201 read_high_coeffs(AVCodecContext *avctx, const uint8_t *src, int16_t *dst, int size, int c, int a, int d, int width, ptrdiff_t stride) read_high_coeffs() argument
331 unsigned size = ctx->band[plane][i + 1].size; read_highpass() local
379 filterfn(int16_t *dest, int16_t *tmp, unsigned size, int64_t scale) filterfn() argument
[all...]
/third_party/elfio/c_wrapper/
H A Delfio_c_wrapper.cpp225 elfio_symbol_get_symbol( psymbol_t psymbol, Elf_Xword index, char* name, int name_len, Elf64_Addr* value, Elf_Xword* size, unsigned char* bind, unsigned char* type, Elf_Half* section_index, unsigned char* other ) elfio_symbol_get_symbol() argument
244 elfio_symbol_add_symbol( psymbol_t psymbol, Elf_Word name, Elf64_Addr value, Elf_Xword size, unsigned char info, unsigned char other, Elf_Half shndx ) elfio_symbol_add_symbol() argument
[all...]
/third_party/eudev/src/libudev/
H A Dlibudev-monitor.c396 _public_ int udev_monitor_set_receive_buffer_size(struct udev_monitor *udev_monitor, int size) in udev_monitor_set_receive_buffer_size() argument
/third_party/exfatprogs/lib/
H A Dlibexfat.c83 void boot_calc_checksum(unsigned char *sector, unsigned short size, in boot_calc_checksum() argument
108 static inline unsigned int sector_size_bits(unsigned int size) in sector_size_bits() argument
210 exfat_read(int fd, void *buf, size_t size, off_t offset) exfat_read() argument
215 exfat_write(int fd, void *buf, size_t size, off_t offset) exfat_write() argument
[all...]
/third_party/elfio/examples/c_wrapper/
H A Delfio_c_wrapper.cpp225 elfio_symbol_get_symbol( psymbol_t psymbol, Elf_Xword index, char* name, int name_len, Elf64_Addr* value, Elf_Xword* size, unsigned char* bind, unsigned char* type, Elf_Half* section_index, unsigned char* other ) elfio_symbol_get_symbol() argument
244 elfio_symbol_add_symbol( psymbol_t psymbol, Elf_Word name, Elf64_Addr value, Elf_Xword size, unsigned char info, unsigned char other, Elf_Half shndx ) elfio_symbol_add_symbol() argument
[all...]
/third_party/eudev/src/udev/
H A Dudev-event.c635 ssize_t size; in spawn_wait() local
66 udev_event_apply_format(struct udev_event *event, const char *src, char *dest, size_t size, bool replace_whitespace) udev_event_apply_format() argument
/third_party/ffmpeg/libavfilter/
H A Daf_adeclick.c187 static void autocorrelation(const double *input, int order, int size, in autocorrelation() argument
248 static int find_index(int *index, int value, int size) in find_index() argument
[all...]
H A Daf_speechnorm.c46 int size; member
205 int size = cc->pi_size; in min_gain() local
[all...]
H A Daf_apsyclip.c83 static void generate_hann_window(float *window, float *inv_window, int size) in generate_hann_window() argument
377 static void r2c(float *buffer, int size) in r2c() argument
386 static void c2r(float *buffer, int size) in c2r() argument
[all...]
H A Daf_aspectralstats.c185 static float spectral_mean(const float *const spectral, int size, int max_freq) in spectral_mean() argument
200 static float spectral_variance(const float *const spectral, int size, int max_freq, float mean) in spectral_variance() argument
210 static float spectral_centroid(const float *const spectral, int size, int max_freq) in spectral_centroid() argument
225 spectral_spread(const float *const spectral, int size, int max_freq, float centroid) spectral_spread() argument
245 spectral_skewness(const float *const spectral, int size, int max_freq, float centroid, float spread) spectral_skewness() argument
261 spectral_kurtosis(const float *const spectral, int size, int max_freq, float centroid, float spread) spectral_kurtosis() argument
277 spectral_entropy(const float *const spectral, int size, int max_freq) spectral_entropy() argument
291 spectral_flatness(const float *const spectral, int size, int max_freq) spectral_flatness() argument
309 spectral_crest(const float *const spectral, int size, int max_freq) spectral_crest() argument
324 spectral_flux(const float *const spectral, const float *const prev_spectral, int size, int max_freq) spectral_flux() argument
335 spectral_slope(const float *const spectral, int size, int max_freq) spectral_slope() argument
354 spectral_decrease(const float *const spectral, int size, int max_freq) spectral_decrease() argument
368 spectral_rolloff(const float *const spectral, int size, int max_freq) spectral_rolloff() argument
[all...]

Completed in 31 milliseconds

1...<<191192193194195196197198199200>>...304