HomeSort by relevance Sort by last modified time
    Searched refs:tnsLong (Results 1 - 3 of 3) sorted by null

  /frameworks/base/media/libstagefright/codecs/aacenc/inc/
tns.h 91 TNS_DATA_LONG tnsLong;
  /frameworks/base/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;
    [all...]
psy_main.c 536 if (tnsData->dataRaw.tnsLong.subBlockInfo.tnsActive!=0) {
598 tnsData->dataRaw.tnsLong.subBlockInfo,

Completed in 856 milliseconds