Home
last modified time | relevance | path

Searched refs:i_inc (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dima_rw.c75 int i_inc; in ImaExpandS() local
80 i_inc = 4*(chans-1); /* amount by which to incr ip after each 4-byte read */ in ImaExpandS()
88 ip += 4+i_inc; in ImaExpandS()
102 ip += i_inc; /* skip ip for next group */ in ImaExpandS()