Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DDataSourceBase.cpp39 bool DataSourceBase::getUInt24(off64_t offset, uint32_t *x) { in getUInt24() function in android::DataSourceBase
/frameworks/av/include/media/
DMediaExtractorPluginHelper.h342 bool getUInt24(off64_t offset, uint32_t *x) { in getUInt24() function