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

  /external/aac/libAACenc/src/
tns_func.h 112 TNS_INFO* tnsInfo,
124 TNS_INFO *tnsInfoDest,
125 TNS_INFO *tnsInfoSrc,
132 TNS_INFO* tnsInfo,
interface.h 129 TNS_INFO tnsInfo;
aacenc_tns.h 189 }TNS_INFO;
aacenc_tns.cpp 748 TNS_INFO* tnsInfo,
    [all...]
bitenc.cpp 446 static INT FDKaacEnc_encodeTnsDataPresent(TNS_INFO *tnsInfo,
480 static INT FDKaacEnc_encodeTnsData(TNS_INFO *tnsInfo,
    [all...]
qc_main.cpp     [all...]
  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
interface.h 73 TNS_INFO tnsInfo;
74 } PSY_OUT_CHANNEL; /* Word16 size: 14 + 60(MAX_GROUPED_SFB) + 112(TNS_INFO) = 186 */
tns.h 106 }TNS_INFO; /* Word16 size: 72 */
tns_func.h 60 Word16 TnsEncode(TNS_INFO* tnsInfo,
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
stat_bits.c 78 static Word16 tnsCount(TNS_INFO *tnsInfo, Word16 blockType)
168 static Word16 countTnsBits(TNS_INFO *tnsInfo,Word16 blockType)
bitenc.c 266 static void encodeTnsData(TNS_INFO tnsInfo,
392 TNS_INFO tnsInfo)
436 TNS_INFO tnsInfo)
471 TNS_INFO tnsInfo[2])
619 TNS_INFO tnsInfo[2];
tns.c 391 Word16 TnsEncode(TNS_INFO* tnsInfo, /*!< tns info structure (modified) */

Completed in 1240 milliseconds