Searched defs:offset_table_length (Results 1 - 1 of 1) sorted by path

/frameworks/av/media/libstagefright/
H A DAMRExtractor.cpp40 size_t offset_table_length);
210 bool isWide, const off64_t *offset_table, size_t offset_table_length)
218 mOffsetTableLength(offset_table_length) {
208 AMRSource( const sp<DataSource> &source, const sp<MetaData> &meta, bool isWide, const off64_t *offset_table, size_t offset_table_length) argument

Completed in 77 milliseconds