Home
last modified time | relevance | path

Searched defs:getUInt16 (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/mtp/
DMtpPacket.cpp94 uint16_t MtpPacket::getUInt16(int offset) const { in getUInt16() function in android::MtpPacket
DMtpDataPacket.cpp82 bool MtpDataPacket::getUInt16(uint16_t& value) { in getUInt16() function in android::MtpDataPacket
/frameworks/av/media/libstagefright/include/media/stagefright/
DDataSourceBase.h50 bool getUInt16(off64_t offset, uint16_t *x) { in getUInt16() function
/frameworks/av/include/media/
DMediaExtractorPluginHelper.h328 bool getUInt16(off64_t offset, uint16_t *x) { in getUInt16() function