Searched refs:getVector (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DDataSource.h85 bool getVector(off64_t offset, Vector<T>* x, size_t count,
145 bool DataSource::getVector(off64_t offset, Vector<T>* x, size_t count, function in class:android::DataSource
/frameworks/av/media/libstagefright/
H A DSampleTable.cpp367 if (!mDataSource->getVector(data_offset + 8, &mTimeToSample,

Completed in 225 milliseconds