Home
last modified time | relevance | path

Searched defs:psize (Results 1 - 25 of 44) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_shader_semantics.h38 int psize; member
/third_party/ffmpeg/libavcodec/
H A Daasc.c87 int compr, i, stride, psize, ret; in aasc_decode_frame() local
/third_party/libwebsockets/lib/misc/cache-ttl/
H A Dlws-cache-ttl.c91 lws_cache_lookup(struct lws_cache_ttl_lru *cache, const char *wildcard_key, const void **pdata, size_t *psize) lws_cache_lookup() argument
203 lws_cache_item_get(struct lws_cache_ttl_lru *cache, const char *specific_key, const void **pdata, size_t *psize) lws_cache_item_get() argument
H A Dheap.c425 lws_cache_heap_get(struct lws_cache_ttl_lru *_c, const char *specific_key, const void **pdata, size_t *psize) lws_cache_heap_get() argument
H A Dfile.c731 size_t *psize; member
827 lws_cache_nscookiejar_get(struct lws_cache_ttl_lru *_c, const char *specific_key, const void **pdata, size_t *psize) lws_cache_nscookiejar_get() argument
/third_party/mesa3d/src/mesa/math/
H A Dm_debug_xform.c167 static int test_transform_function( transform_func func, int psize, in test_transform_function() argument
281 int psize, mtype; in _math_test_all_transform_functions() local
[all...]
H A Dm_debug_clip.c352 int np, psize; in _math_test_all_cliptest_functions() local
229 test_cliptest_function( clip_func func, int np, int psize, long *cycles ) test_cliptest_function() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_framepack.c237 const int psize = 1 + (s->depth > 8); in horizontal_frame_pack() local
/third_party/ffmpeg/libavformat/
H A Doggdec.h65 unsigned int psize; member
H A Doggdec.c505 int segp = 0, psize = 0; in ogg_packet() local
798 ogg_validate_keyframe(AVFormatContext *s, int idx, int pstart, int psize) ogg_validate_keyframe() argument
824 int pstart, psize; ogg_read_packet() local
897 int pstart, psize; ogg_read_timestamp() local
[all...]
/third_party/alsa-utils/alsactl/
H A Ddaemon.c362 int count = 0, pcount, psize = 0, i, j, k, changed = 0; in state_daemon() local
/third_party/musl/src/malloc/oldmalloc/
H A Dmalloc.c537 size_t psize = self->psize & C_INUSE ? 0 : CHUNK_PSIZE(self); __bin_chunk() local
[all...]
H A Dmalloc_impl.h34 size_t psize, csize; member
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/
H A Dmalloc.c447 size_t psize = self->psize & C_INUSE ? 0 : CHUNK_PSIZE(self); __bin_chunk() local
[all...]
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H A Dmalloc.c497 size_t psize = self->psize & C_INUSE ? 0 : CHUNK_PSIZE(self); __bin_chunk() local
[all...]
H A Dmalloc_impl.h28 size_t psize, csize; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_shader_state.c363 uint32_t color, psize; in nv50_validate_derived_rs() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_dshare.c928 int bsize, psize; in _snd_pcm_dshare_open() local
H A Dpcm_dsnoop.c780 int bsize, psize; in _snd_pcm_dsnoop_open() local
H A Dpcm_dmix.c1292 int bsize, psize; in _snd_pcm_dmix_open() local
/third_party/lame/libmp3lame/
H A Dmpglib_interface.c158 decode1_headersB_clipchoice(PMPSTR pmp, unsigned char *buffer, size_t len, char pcm_l_raw[], char pcm_r_raw[], mp3data_struct * mp3data, int *enc_delay, int *enc_padding, char *p, size_t psize, int decoded_sample_size, int (*decodeMP3_ptr) (PMPSTR, unsigned char *, int, char *, int, int *)) decode1_headersB_clipchoice() argument
/third_party/ltp/lib/
H A Dtst_netdevice.c18 create_request(const char *file, const int lineno, unsigned int type, unsigned int flags, const void *payload, size_t psize) create_request() argument
/third_party/ntfs-3g/libntfs-3g/
H A Dxattrs.c265 getmappingitem(FILEREADER reader, void *fileid, off_t *poffs, char *buf, int *psrc, s64 *psize) getmappingitem() argument
/third_party/backends/backend/
H A Dkvs1025_low.c600 CMD_read_image(PKV_DEV dev, int page, int side, unsigned char *buffer, int *psize, KV_CMD_RESPONSE * rs) CMD_read_image() argument
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DVertexRoutine.cpp633 auto psize = routine.getVariable(it->second.Id)[it->second.FirstComponent]; in writeCache() local

Completed in 28 milliseconds

12