HomeSort by relevance Sort by last modified time
    Searched refs:nShifts (Results 1 - 2 of 2) sorted by null

  /external/webrtc/src/modules/audio_processing/ns/
nsx_core.c     [all...]
  /external/yaffs2/yaffs2/
yaffs_guts.c 144 int nShifts;
146 nShifts = extraBits = 0;
151 nShifts++;
155 nShifts++;
157 return nShifts;
165 int nShifts;
167 nShifts = 0;
173 nShifts++;
176 return nShifts;
    [all...]

Completed in 50 milliseconds