Home
last modified time | relevance | path

Searched refs:Int16List (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/mtp/
DMtpTypes.h63 typedef Vector<int16_t> Int16List; typedef
DMtpDataPacket.cpp153 Int16List* MtpDataPacket::getAInt16() { in getAInt16()
157 Int16List* result = new Int16List; in getAInt16()
DMtpDataPacket.h61 Int16List* getAInt16();