Searched defs:getUInt16 (Results 1 – 4 of 4) sorted by relevance
| /frameworks/av/media/libstagefright/ | ||
| D | DataSourceBase.cpp | 26 bool DataSourceBase::getUInt16(off64_t offset, uint16_t *x) { in getUInt16() function in android::DataSourceBase |
| /frameworks/av/media/mtp/ | ||
| D | MtpPacket.cpp | 94 uint16_t MtpPacket::getUInt16(int offset) const { in getUInt16() function in android::MtpPacket |
| D | MtpDataPacket.cpp | 82 bool MtpDataPacket::getUInt16(uint16_t& value) { in getUInt16() function in android::MtpDataPacket |
| /frameworks/av/include/media/ | ||
| D | MediaExtractorPluginHelper.h | 328 bool getUInt16(off64_t offset, uint16_t *x) { in getUInt16() function |