OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:numSet
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/opengl/tests/hwc/
hwcStress.cpp
148
static unsigned int
numSet
= defaultPerPassNumSet;
283
numSet
= strtoul(optarg, &chptr, 10);
373
testPrintI("
numSet
: %u",
numSet
);
492
for (unsigned int n1 = 0; n1 <
numSet
; n1++) {
/external/aac/libAACdec/src/
aacdec_hcrs.cpp
143
UCHAR
numSet
;
165
numSet
= ((numCodeword - 1) / *pNumSegment) + 1;
171
for ( currentSet = 1; currentSet <
numSet
; currentSet++ ) {
[
all
...]
Completed in 818 milliseconds