Searched defs:esize (Results 1 – 13 of 13) sorted by relevance
/third_party/skia/experimental/lowp-basic/ |
D | QMath.h | 60 const int esize = 16; in simulate_neon_vqrdmulhq_s16() local
|
/third_party/ffmpeg/libavcodec/ |
D | pictordec.c | 129 int bits_per_plane, bpp, etype, esize, npal, pos_after_pal; in decode_frame() local
|
D | wmadec.c | 623 int i, j, n, n1, last_high_band, esize; in wma_decode_block() local
|
D | aacdec.c | 293 int bits_consumed, esize, i; in latm_decode_audio_specific_config() local
|
/third_party/iptables/libxtables/ |
D | xtoptions.c | 290 size_t esize = xtopt_esize_by_type(entry->type); in xtopt_parse_mint() local 601 static const size_t esize = sizeof(uint16_t); in xtopt_parse_mport() local
|
/third_party/python/Modules/cjkcodecs/ |
D | multibytecodec.c | 190 expand_encodebuffer(MultibyteEncodeBuffer *buf, Py_ssize_t esize) in expand_encodebuffer() 232 Py_ssize_t esize, start, end; in multibytecodec_encerror() local 388 Py_ssize_t esize, start, end; in multibytecodec_decerror() local
|
/third_party/iptables/include/linux/netfilter/ |
D | x_tables.h | 171 #define xt_entry_foreach(pos, ehead, esize) \ argument
|
/third_party/ffmpeg/libavformat/ |
D | avidec.c | 740 unsigned esize; in avi_read_header() local
|
/third_party/alsa-lib/src/topology/ |
D | data.c | 469 int size, esize, off, num; in tplg_parse_data_hex() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/ |
D | SDL_malloc.c | 3534 size_t esize = in sys_alloc() local
|
/third_party/libffi/src/ |
D | dlmalloc.c | 3493 size_t esize = granularity_align(nb + TOP_FOOT_SIZE + SIZE_T_ONE - asize); in sys_alloc() local
|
/third_party/boost/libs/container/src/ |
D | dlmalloc_2_8_6.c | 4116 size_t esize = granularity_align(nb + SYS_ALLOC_PADDING - ssize); in sys_alloc() local
|
/third_party/toybox/toys/pending/ |
D | bc.c | 873 void bc_vec_init(BcVec *v, size_t esize, BcVecFree dtor) { in bc_vec_init()
|