Lines Matching refs:bytes
77 aiffinfo->comm.bytes[0] = 0; in aiffCreateHeader()
78 aiffinfo->comm.bytes[1] = 0; in aiffCreateHeader()
79 aiffinfo->comm.bytes[2] = 0; in aiffCreateHeader()
80 aiffinfo->comm.bytes[3] = 18; in aiffCreateHeader()
193 aiffinfo->inst.bytes[0] = 0; in aiffCreateMark()
194 aiffinfo->inst.bytes[1] = 0; in aiffCreateMark()
195 aiffinfo->inst.bytes[2] = 0; in aiffCreateMark()
196 aiffinfo->inst.bytes[3] = 20; in aiffCreateMark()
222 aiffinfo->mark.bytes[0] = 0; in aiffCreateMark()
223 aiffinfo->mark.bytes[1] = 0; in aiffCreateMark()
224 aiffinfo->mark.bytes[2] = 0; in aiffCreateMark()
225 aiffinfo->mark.bytes[3] = 34; in aiffCreateMark()