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

  /frameworks/av/media/libstagefright/
ESDS.cpp 174 size_t sub_offset, sub_size; local
176 offset, size, &tag, &sub_offset, &sub_size);
186 err = parseDecoderConfigDescriptor(sub_offset, sub_size);
208 size_t sub_offset, sub_size; local
210 offset, size, &tag, &sub_offset, &sub_size);
220 mDecoderSpecificOffset = sub_offset;
  /external/libvpx/libvpx/vpx_ports/
x86_abi_support.asm 198 %%sub_offset:
202 add %1, _GLOBAL_OFFSET_TABLE_ + $$ - %%sub_offset wrt ..gotpc
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 123 %%sub_offset:
127 add %1, _GLOBAL_OFFSET_TABLE_ + $$ - %%sub_offset wrt ..gotpc

Completed in 820 milliseconds