Searched refs:offset_table (Results 1 – 2 of 2) sorted by relevance
90 std::vector<uint32_t> offset_table; in Build() local95 offset_table.push_back(out_data->size()); in Build()129 reinterpret_cast<const uint8_t*>(&offset_table[0]), in Build()130 reinterpret_cast<const uint8_t*>(&offset_table[0] + offset_table.size())); in Build()
40 const off64_t *offset_table,238 bool isWide, const off64_t *offset_table, size_t offset_table_length) in AMRSource() argument248 memcpy ((char*)mOffsetTable, (char*)offset_table, sizeof(off64_t) * mOffsetTableLength); in AMRSource()