Home
last modified time | relevance | path

Searched defs:getUInt32Var (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/
DDataSourceBase.cpp92 bool DataSourceBase::getUInt32Var(off64_t offset, uint32_t *x, size_t size) { in getUInt32Var() function in android::DataSourceBase
/frameworks/av/include/media/
DMediaExtractorPluginHelper.h396 bool getUInt32Var(off64_t offset, uint32_t *x, size_t size) { in getUInt32Var() function