OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:num_ele
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libstagefright/codecs/aacdec/
get_prog_config.cpp
158
pScratchPCE->front.
num_ele
= temp;
166
pScratchPCE->side.
num_ele
= temp;
174
pScratchPCE->back.
num_ele
= temp;
182
pScratchPCE->lfe.
num_ele
= temp;
190
pScratchPCE->data.
num_ele
= temp;
198
pScratchPCE->coupling.
num_ele
= temp;
527
pScratchPCE->front.
num_ele
= temp;
535
pScratchPCE->side.
num_ele
= temp;
543
pScratchPCE->back.
num_ele
= temp;
551
pScratchPCE->lfe.
num_ele
= temp
[
all
...]
get_ele_list.cpp
53
pElementList = pointer to an EleList structure - only the field
num_ele
126
elementCount = pElementList->
num_ele
;
225
for (index = pElementList->
num_ele
; index > 0; index--)
s_elelist.h
77
Int
num_ele
;
member in struct:__anon16361
get_adts_header.cpp
212
pVars->prog_config.front.
num_ele
= 1;
499
pVars->prog_config.front.
num_ele
= 1;
Completed in 2270 milliseconds