Lines Matching refs:bytes
56 aiffinfo->comm.bytes[0] = 0; in aiffCreateHeader()
57 aiffinfo->comm.bytes[1] = 0; in aiffCreateHeader()
58 aiffinfo->comm.bytes[2] = 0; in aiffCreateHeader()
59 aiffinfo->comm.bytes[3] = 18; in aiffCreateHeader()
162 aiffinfo->inst.bytes[0] = 0; in aiffCreateMark()
163 aiffinfo->inst.bytes[1] = 0; in aiffCreateMark()
164 aiffinfo->inst.bytes[2] = 0; in aiffCreateMark()
165 aiffinfo->inst.bytes[3] = 20; in aiffCreateMark()
191 aiffinfo->mark.bytes[0] = 0; in aiffCreateMark()
192 aiffinfo->mark.bytes[1] = 0; in aiffCreateMark()
193 aiffinfo->mark.bytes[2] = 0; in aiffCreateMark()
194 aiffinfo->mark.bytes[3] = 35; in aiffCreateMark()