Searched defs:getUInt32 (Results 1 – 4 of 4) sorted by relevance
| /frameworks/av/media/libstagefright/ | ||
| D | DataSourceBase.cpp | 52 bool DataSourceBase::getUInt32(off64_t offset, uint32_t *x) { in getUInt32() function in android::DataSourceBase |
| /frameworks/av/media/mtp/ | ||
| D | MtpPacket.cpp | 98 uint32_t MtpPacket::getUInt32(int offset) const { in getUInt32() function in android::MtpPacket |
| D | MtpDataPacket.cpp | 91 bool MtpDataPacket::getUInt32(uint32_t& value) { in getUInt32() function in android::MtpDataPacket |
| /frameworks/av/include/media/ | ||
| D | MediaExtractorPluginHelper.h | 355 bool getUInt32(off64_t offset, uint32_t *x) { in getUInt32() function |