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

  /external/aac/libAACenc/src/
interface.h 112 struct TOOLSINFO {
153 struct TOOLSINFO toolsInfo;
adj_thr.h 105 struct TOOLSINFO *toolsInfo,
adj_thr.cpp 433 struct TOOLSINFO *toolsInfo,
515 if (toolsInfo->msMask[sfbGrp+sfb]) {
618 * \param toolsInfo Pointer to tools info struct of current element.
629 struct TOOLSINFO *toolsInfo,
    [all...]
qc_main.cpp 464 FDKaacEnc_peCalculation(&qcOutElement->peData, psyOutChannel, qcOutElement->qcOutChannel, &psyOutElement->toolsInfo, adjThrStateElement, nChannels);
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
interface.h 44 struct TOOLSINFO {
77 struct TOOLSINFO toolsInfo;
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
stat_bits.c 52 struct TOOLSINFO *toolsInfo)
58 switch(toolsInfo->msDigest) {
217 &psyOutElement->toolsInfo);

Completed in 68 milliseconds