Searched refs:o_inc (Results 1 – 1 of 1) sorted by relevance
71 unsigned o_inc /* index difference between successive output samples */ in ImaExpandS() argument92 op += o_inc; in ImaExpandS()127 op += o_inc; in ImaExpandS()170 int o_inc = 0; /* set 0 only to shut up gcc's 'might be uninitialized' */ in ImaMashS() local184 o_inc = 4*(chans-1); /* amount by which to incr op after each 4-byte written */ in ImaMashS()187 op += o_inc; /* _sigh_ NEVER waste a byte. It's a rule! */ in ImaMashS()209 op += o_inc; /* skip op for next group */ in ImaMashS()