Searched refs:writeInt8 (Results 1 – 7 of 7) sorted by relevance
1532 void MPEG4Writer::writeInt8(int8_t x) { in writeInt8() function in android::MPEG4Writer3808 mOwner->writeInt8(0); // compressor string length in writeVideoFourCCBox()3845 mOwner->writeInt8(int8_t(fullRange ? 0x80 : 0x0)); in writeColrBox()3925 mOwner->writeInt8(0x03); // ES_DescrTag in writeMp4aEsdsBox()3928 mOwner->writeInt8(0x00); in writeMp4aEsdsBox()3930 mOwner->writeInt8(0x04); // DecoderConfigDescrTag in writeMp4aEsdsBox()3932 mOwner->writeInt8(0x40); // objectTypeIndication ISO/IEC 14492-2 in writeMp4aEsdsBox()3933 mOwner->writeInt8(0x15); // streamType AudioStream in writeMp4aEsdsBox()3936 mOwner->writeInt8(0x00); // buffer size 24-bit (0x300) in writeMp4aEsdsBox()3945 mOwner->writeInt8(0x05); // DecoderSpecificInfoTag in writeMp4aEsdsBox()[all …]
90 public native final void writeInt8(byte val); in writeInt8() method in HwParcel
53 void writeInt8(int8_t x);
285 jspb.BinaryEncoder.prototype.writeInt8,
271 jspb.BinaryEncoder.prototype.writeInt8 = function(value) { method in jspb.BinaryEncoder
1817 method public final void writeInt8(byte);
5279 method public final void writeInt8(byte);