Home | History | Annotate | Download | only in src

Lines Matching refs:SampleCount

63     LVM_UINT16          SampleCount = NumSamples;
139 while (SampleCount != 0)
148 &SampleCount);
151 * Only process data when SampleCount is none zero, a zero count can occur when
154 if (SampleCount != 0)
165 SampleCount);
177 (LVM_INT16)(2*SampleCount)); /* Left and right*/
189 SampleCount);
201 SampleCount);
212 (LVM_INT16)(2*SampleCount)); /* Left and right */
226 (LVM_INT16)SampleCount);
236 SampleCount);
245 (LVM_INT16) (SampleCount));
249 (LVM_UINT16) (SampleCount),
260 (LVM_INT16)SampleCount);
270 &SampleCount);