OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iRandomPhase
(Results
1 - 2
of
2
) sorted by null
/external/aac/libAACdec/src/
conceal_types.h
156
INT
iRandomPhase
;
conceal.cpp
234
int
iRandomPhase
,
336
pConcealChannelInfo->
iRandomPhase
= 0;
758
hConcealmentInfo->
iRandomPhase
= 0;
895
CConcealment_ApplyRandomSign(pConcealmentInfo->
iRandomPhase
,
900
pConcealmentInfo->
iRandomPhase
= (pConcealmentInfo->
iRandomPhase
+ 1) & (AAC_NF_NO_RANDOM_VAL - 1);
[
all
...]
Completed in 72 milliseconds