Home
last modified time | relevance | path

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

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