OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tnsLong
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/aacenc/inc/
tns.h
91
TNS_DATA_LONG
tnsLong
;
/frameworks/av/media/libstagefright/codecs/aacenc/src/
tns.c
301
tnsData->dataRaw.
tnsLong
.subBlockInfo.parcor);
306
tnsData->dataRaw.
tnsLong
.subBlockInfo.tnsActive = 1;
309
tnsData->dataRaw.
tnsLong
.subBlockInfo.tnsActive = 0;
312
tnsData->dataRaw.
tnsLong
.subBlockInfo.predictionGain = predictionGain;
338
tnsData->dataRaw.
tnsLong
.subBlockInfo.tnsActive = 0;
339
tnsData->dataRaw.
tnsLong
.subBlockInfo.predictionGain = 0;
369
sbInfoDest = &tnsDataDest->dataRaw.
tnsLong
.subBlockInfo;
370
sbInfoSrc = &tnsDataSrc->dataRaw.
tnsLong
.subBlockInfo;
409
psubBlockInfo = &tnsData->dataRaw.
tnsLong
.subBlockInfo;
psy_main.c
540
if (tnsData->dataRaw.
tnsLong
.subBlockInfo.tnsActive!=0) {
602
tnsData->dataRaw.
tnsLong
.subBlockInfo,
Completed in 255 milliseconds