Searched defs:writeInt16 (Results 1 – 3 of 3) sorted by relevance
283 jspb.BinaryEncoder.prototype.writeInt16 = function(value) { method in jspb.BinaryEncoder
95 public native final void writeInt16(short val); in writeInt16() method in HwParcel
1536 void MPEG4Writer::writeInt16(int16_t x) { in writeInt16() function in android::MPEG4Writer