HomeSort by relevance Sort by last modified time
    Searched refs:sub_offset (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/libstagefright/
ESDS.cpp 156 size_t sub_offset, sub_size; local
158 offset, size, &tag, &sub_offset, &sub_size);
168 err = parseDecoderConfigDescriptor(sub_offset, sub_size);
190 size_t sub_offset, sub_size; local
192 offset, size, &tag, &sub_offset, &sub_size);
202 mDecoderSpecificOffset = sub_offset;
  /external/libvpx/vpx_ports/
x86_abi_support.asm 155 %%sub_offset:
159 add %1, _GLOBAL_OFFSET_TABLE_ + $$ - %%sub_offset wrt ..gotpc
171 %%sub_offset:
175 add %1, fake_got - %%sub_offset

Completed in 1306 milliseconds