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

/frameworks/av/media/mtp/
H A DMtpTypes.h63 typedef Vector<int16_t> Int16List; typedef in namespace:android
H A DMtpDataPacket.h59 Int16List* getAInt16();
H A DMtpDataPacket.cpp107 Int16List* MtpDataPacket::getAInt16() {
108 Int16List* result = new Int16List;

Completed in 210 milliseconds