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
299
tnsData->dataRaw.
tnsLong
.subBlockInfo.parcor);
304
tnsData->dataRaw.
tnsLong
.subBlockInfo.tnsActive = 1;
307
tnsData->dataRaw.
tnsLong
.subBlockInfo.tnsActive = 0;
310
tnsData->dataRaw.
tnsLong
.subBlockInfo.predictionGain = predictionGain;
336
tnsData->dataRaw.
tnsLong
.subBlockInfo.tnsActive = 0;
337
tnsData->dataRaw.
tnsLong
.subBlockInfo.predictionGain = 0;
367
sbInfoDest = &tnsDataDest->dataRaw.
tnsLong
.subBlockInfo;
368
sbInfoSrc = &tnsDataSrc->dataRaw.
tnsLong
.subBlockInfo;
407
psubBlockInfo = &tnsData->dataRaw.
tnsLong
.subBlockInfo;
psy_main.c
536
if (tnsData->dataRaw.
tnsLong
.subBlockInfo.tnsActive!=0) {
598
tnsData->dataRaw.
tnsLong
.subBlockInfo,
Completed in 53 milliseconds