Home
last modified time | relevance | path

Searched refs:base_buf (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Dobj_int_extract.c71 int parse_macho(uint8_t *base_buf, size_t sz, output_fmt_t mode) { in parse_macho() argument
74 uint8_t *buf = base_buf; in parse_macho()
160 uint8_t *sym_buf = base_buf; in parse_macho()
161 uint8_t *str_buf = base_buf; in parse_macho()
187 memcpy(&val, base_buf + base_data_section + nl.n_value, in parse_macho()
197 memcpy(&val, base_buf + base_data_section + nl.n_value, in parse_macho()