OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:groupoffset
(Results
1 - 2
of
2
) sorted by null
/external/aac/libAACdec/src/
block.cpp
508
int window,group,groupwin,
groupoffset
,band;
local
523
groupoffset
= 0;
550
window =
groupoffset
+ groupwin;
583
groupoffset
+= GetWindowGroupLength(&pAacDecoderChannelInfo->icsInfo,group);
aacdec_hcr.cpp
624
SCHAR
groupoffset
;
local
655
groupoffset
= 0;
667
window =
groupoffset
+ groupwin;
683
groupoffset
+= GetWindowGroupLength(&pAacDecoderChannelInfo->icsInfo,group);
[
all
...]
Completed in 8955 milliseconds