Home
last modified time | relevance | path

Searched refs:get_meta (Results 1 - 12 of 12) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Daiffdec.c71 static void get_meta(AVFormatContext *s, const char *key, int64_t size) in get_meta() function
283 get_meta(s, "title" , size); in aiff_read_header()
286 get_meta(s, "author" , size); in aiff_read_header()
289 get_meta(s, "copyright", size); in aiff_read_header()
292 get_meta(s, "comment" , size); in aiff_read_header()
/third_party/musl/src/malloc/mallocng/
H A Dfree.c28 struct meta *m = get_meta(p); in free_group()
105 struct meta *g = get_meta(p); in free()
H A Dmalloc_usable_size.c18 struct meta *g = get_meta(p); in malloc_usable_size()
H A Drealloc.c12 struct meta *g = get_meta(p); in realloc()
H A Daligned_alloc.c39 struct meta *g = get_meta(p); in __libc_aligned_alloc()
H A Dmeta.h144 static inline struct meta *get_meta(const unsigned char *p) in get_meta() function
H A Dmalloc.c468 struct meta *g = get_meta(p); in is_allzero()
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmalloc_usable_size.c17 struct meta *g = get_meta(p); in malloc_usable_size()
H A Daligned_alloc.c39 struct meta *g = get_meta(p); in __libc_aligned_alloc()
H A Dmeta.h144 static inline struct meta *get_meta(const unsigned char *p) in get_meta() function
H A Dmalloc.c461 struct meta *g = get_meta(p); in is_allzero()
/third_party/musl/src/malloc/oldmallocng/
H A Dmallinfo.c35 struct meta* outer_g = get_meta((void*)g->mem); in accumulate_meta()

Completed in 5 milliseconds