OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:loopcnt
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/include/media/
ToneGenerator.h
220
// -
loopCnt
- Number of times to repeat a sequence of seqments after playing this
221
// - loopIndx - The segment index to go back and play is
loopcnt
> 0
232
unsigned short
loopCnt
;
/frameworks/base/media/libmedia/
ToneGenerator.cpp
[
all
...]
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
cpvh223multiplex.cpp
921
int cnt = 0, cnt2 = 0,
LoopCnt
= 0, n = 0;
930
LoopCnt
= (pElement->repeatCount.index) ?
933
for (cnt2 = 0 ; cnt2 <
LoopCnt
; cnt2 ++)
[
all
...]
Completed in 699 milliseconds