OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:metaItf
(Results
1 - 2
of
2
) sorted by null
/frameworks/wilhelm/tests/examples/
slesTestDecodeAac.cpp
195
SLMetadataExtractionItf
metaItf
;
355
res = (*pCntxt->
metaItf
)->GetValue(pCntxt->
metaItf
, sampleRateKeyIndex,
362
res = (*pCntxt->
metaItf
)->GetValue(pCntxt->
metaItf
, channelCountKeyIndex,
365
res = (*pCntxt->
metaItf
)->GetValue(pCntxt->
metaItf
, bitsPerSampleKeyIndex,
368
res = (*pCntxt->
metaItf
)->GetValue(pCntxt->
metaItf
, containerSizeKeyIndex,
371
res = (*pCntxt->
metaItf
)->GetValue(pCntxt->metaItf, channelMaskKeyIndex
[
all
...]
slesTestDecodeToBuffQueue.cpp
112
SLMetadataExtractionItf
metaItf
;
246
SLresult res = (*pCntxt->
metaItf
)->GetValue(pCntxt->
metaItf
, sampleRateKeyIndex,
253
res = (*pCntxt->
metaItf
)->GetValue(pCntxt->
metaItf
, channelCountKeyIndex,
403
cntxt.
metaItf
= mdExtrItf;
Completed in 25 milliseconds