Lines Matching refs:copy_ct
1888 s32 copy_ct ; in KPADiRead() local
1958 copy_ct = (s32)bufCount ; in KPADiRead()
2006 } while ( --copy_ct > 0 ) ; in KPADiRead()
2012 copy_ct = (s32)( bufCount - 1 ) ; in KPADiRead()
2014 copy_ct = 1 ; in KPADiRead()
2017 return_ct = copy_ct ; in KPADiRead()
2019 tp += copy_ct ; in KPADiRead()
2021 idx = (s32)( kp->bufIdx - copy_ct - 1 ) ; in KPADiRead()
2039 } while ( --copy_ct > 0 ) ; in KPADiRead()
2079 copy_ct = return_ct ; in KPADiRead()
2080 tp = (KPADTmpStatus *)samplingBufs + copy_ct ; in KPADiRead()
2160 } while ( --copy_ct > 0 ) ; in KPADiRead()
2200 } while ( --copy_ct > 0 ) ; in KPADiRead()
2215 copy_ct = return_ct ; in KPADiRead()
2216 tp = (KPADTmpStatus *)samplingBufs + copy_ct ; in KPADiRead()
2241 } while ( --copy_ct > 0 ) ; in KPADiRead()