HomeSort by relevance Sort by last modified time
    Searched full:base_data_section (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/build/make/
obj_int_extract.c 48 int base_data_section = 0; local
128 base_data_section = s.offset;
147 base_data_section = s.offset;
151 if (base_data_section != 0)
184 memcpy(&val, base_buf + base_data_section + nl.n_value,
197 memcpy(&val, base_buf + base_data_section + nl.n_value,

Completed in 179 milliseconds