Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DDataSourceBase.cpp78 bool DataSourceBase::getUInt16Var(off64_t offset, uint16_t *x, size_t size) { in getUInt16Var() function in android::DataSourceBase
/frameworks/av/include/media/
DMediaExtractorPluginHelper.h382 bool getUInt16Var(off64_t offset, uint16_t *x, size_t size) { in getUInt16Var() function