HomeSort by relevance Sort by last modified time
    Searched full:tns (Results 1 - 25 of 72) sorted by null

1 2 3

  /external/antlr/antlr-3.4/runtime/C/src/
antlr3commontreenodestream.c 54 static pANTLR3_BASE_TREE_ADAPTOR getTreeAdaptor (pANTLR3_TREE_NODE_STREAM tns);
55 static pANTLR3_BASE_TREE getTreeSource (pANTLR3_TREE_NODE_STREAM tns);
56 static pANTLR3_BASE_TREE _LT (pANTLR3_TREE_NODE_STREAM tns, ANTLR3_INT32 k);
57 static pANTLR3_BASE_TREE get (pANTLR3_TREE_NODE_STREAM tns, ANTLR3_INT32 k);
58 static void setUniqueNavigationNodes (pANTLR3_TREE_NODE_STREAM tns, ANTLR3_BOOLEAN uniqueNavigationNodes);
59 static pANTLR3_STRING toString (pANTLR3_TREE_NODE_STREAM tns);
60 static pANTLR3_STRING toStringSS (pANTLR3_TREE_NODE_STREAM tns, pANTLR3_BASE_TREE start, pANTLR3_BASE_TREE stop);
61 static void toStringWork (pANTLR3_TREE_NODE_STREAM tns, pANTLR3_BASE_TREE start, pANTLR3_BASE_TREE stop, pANTLR3_STRING buf);
62 static void replaceChildren (pANTLR3_TREE_NODE_STREAM tns, pANTLR3_BASE_TREE parent, ANTLR3_INT32 startChildIndex, ANTLR3_INT32 stopChildIndex, pANTLR3_BASE_TREE t);
84 static void antlr3TreeNodeStreamFree (pANTLR3_TREE_NODE_STREAM tns);
617 pANTLR3_TREE_NODE_STREAM tns; local
633 pANTLR3_TREE_NODE_STREAM tns; local
658 pANTLR3_TREE_NODE_STREAM tns; local
705 pANTLR3_TREE_NODE_STREAM tns; local
717 pANTLR3_TREE_NODE_STREAM tns; local
733 pANTLR3_TREE_NODE_STREAM tns; local
    [all...]
antlr3treeparser.c 191 pANTLR3_TREE_NODE_STREAM tns; local
194 tns = (pANTLR3_TREE_NODE_STREAM)(istream->super);
195 ctns = tns->ctns;
196 return tns->_LT(tns, 1);
207 pANTLR3_TREE_NODE_STREAM tns; local
217 tns = (pANTLR3_TREE_NODE_STREAM)(istream->super);
218 ctns = tns->ctns;
222 current = tns->_LT(tns, 1)
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
tns.h 17 File: tns.h
19 Content: TNS structures
37 Word16 threshOn; /* min. prediction gain for using tns TABUL * 100*/
48 Word16 maxOrder; /* max. order of tns filter */
49 Word16 tnsStartFreq; /* lowest freq. for tns filtering */
71 Word16 threshold; /* min. prediction gain for using tns TABUL * 100 */
tns_param.h 19 Content: TNS parameters
24 TNS parameters
29 #include "tns.h"
40 const TNS_CONFIG_TABULATED *paramMono_Long; /* contains TNS parameters */
bitenc.h 27 #include "tns.h"
psy_data.h 27 #include "tns.h"
tns_func.h 19 Content: TNS functions
dyn_bits.h 27 #include "tns.h"
psy_configuration.h 28 #include "tns.h"
aac_rom.h 108 TNS
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
omxtypes_s.h 27 OMX_StsACAAC_TnsNumFiltErr EQU -157 ;// AAC: Invalid number of TNS filters
28 OMX_StsACAAC_TnsLenErr EQU -156 ;// AAC: Invalid TNS region length
29 OMX_StsACAAC_TnsOrderErr EQU -155 ;// AAC: Invalid order of TNS filter
30 OMX_StsACAAC_TnsCoefResErr EQU -154 ;// AAC: Invalid bit-resolution for TNS filter coefficients
31 OMX_StsACAAC_TnsCoefErr EQU -153 ;// AAC: Invalid TNS filter coefficients
32 OMX_StsACAAC_TnsDirectErr EQU -152 ;// AAC: Invalid TNS filter direction
omxtypes.h 57 OMX_StsACAAC_TnsNumFiltErr = -157, /* AAC: Invalid number of TNS filters */
58 OMX_StsACAAC_TnsLenErr = -156, /* AAC: Invalid TNS region length */
59 OMX_StsACAAC_TnsOrderErr = -155, /* AAC: Invalid order of TNS filter */
60 OMX_StsACAAC_TnsCoefResErr = -154, /* AAC: Invalid bit-resolution for TNS filter coefficients */
61 OMX_StsACAAC_TnsCoefErr = -153, /* AAC: Invalid TNS filter coefficients */
62 OMX_StsACAAC_TnsDirectErr = -152, /* AAC: Invalid TNS filter direction */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
omxtypes_s.h 27 OMX_StsACAAC_TnsNumFiltErr EQU -157 ;// AAC: Invalid number of TNS filters
28 OMX_StsACAAC_TnsLenErr EQU -156 ;// AAC: Invalid TNS region length
29 OMX_StsACAAC_TnsOrderErr EQU -155 ;// AAC: Invalid order of TNS filter
30 OMX_StsACAAC_TnsCoefResErr EQU -154 ;// AAC: Invalid bit-resolution for TNS filter coefficients
31 OMX_StsACAAC_TnsCoefErr EQU -153 ;// AAC: Invalid TNS filter coefficients
32 OMX_StsACAAC_TnsDirectErr EQU -152 ;// AAC: Invalid TNS filter direction
omxtypes.h 57 OMX_StsACAAC_TnsNumFiltErr = -157, /* AAC: Invalid number of TNS filters */
58 OMX_StsACAAC_TnsLenErr = -156, /* AAC: Invalid TNS region length */
59 OMX_StsACAAC_TnsOrderErr = -155, /* AAC: Invalid order of TNS filter */
60 OMX_StsACAAC_TnsCoefResErr = -154, /* AAC: Invalid bit-resolution for TNS filter coefficients */
61 OMX_StsACAAC_TnsCoefErr = -153, /* AAC: Invalid TNS filter coefficients */
62 OMX_StsACAAC_TnsDirectErr = -152, /* AAC: Invalid TNS filter direction */
  /external/aac/libAACenc/src/
aacenc_tns.h 105 * This bitfield defines which TNS features are enabled
106 * The TNS mask is composed of 4 bits.
107 * tnsMask |= 0x1; activate TNS short blocks
108 * tnsMask |= 0x2; activate TNS for long blocks
109 * tnsMask |= 0x4; activate TNS PEAK tool for short blocks
110 * tnsMask |= 0x8; activate TNS PEAK tool for long blocks
114 /* TNS max filter order for Low Complexity MPEG4 profile */
123 INT threshOn[MAX_NUM_OF_FILTERS]; /* min. prediction gain for using tns TABUL*/
124 INT tnsLimitOrder[MAX_NUM_OF_FILTERS]; /* Limit for TNS order TABUL*/
136 INT maxOrder; /* max. order of tns filter *
    [all...]
aacenc_tns.cpp 118 INT threshOn[MAX_NUM_OF_FILTERS]; /* min. prediction gain for using tns TABUL*/
120 INT tnsLimitOrder[MAX_NUM_OF_FILTERS]; /* Limit for TNS order TABUL*/
123 FIXP_DBL tnsTimeResolution[MAX_NUM_OF_FILTERS]; /* TNS max. time resolution TABUL. Should be fract but MSVC won't compile then */
366 TNS Config struct (modified),
368 tns active flag
389 /* initialize TNS filter flag, order, and coefficient resolution (in bits per coeff) */
409 /* TNS start line: skip lower MDCT lines to prevent artifacts due to filter mismatch */
480 tC->tnsActive = FALSE; /* no configuration available, disable tns tool */
485 tC->tnsActive = FALSE; /* no configuration available, disable tns tool */
735 description: do decision, if TNS shall be used or no
    [all...]
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3commontreenodestream.h 78 pANTLR3_BASE_TREE (*_LT) (struct ANTLR3_TREE_NODE_STREAM_struct * tns, ANTLR3_INT32 k);
83 pANTLR3_BASE_TREE (*getTreeSource) (struct ANTLR3_TREE_NODE_STREAM_struct * tns);
88 pANTLR3_BASE_TREE_ADAPTOR (*getTreeAdaptor) (struct ANTLR3_TREE_NODE_STREAM_struct * tns);
96 void (*setUniqueNavigationNodes) (struct ANTLR3_TREE_NODE_STREAM_struct * tns, ANTLR3_BOOLEAN uniqueNavigationNodes);
98 pANTLR3_STRING (*toString) (struct ANTLR3_TREE_NODE_STREAM_struct * tns);
106 pANTLR3_STRING (*toStringSS) (struct ANTLR3_TREE_NODE_STREAM_struct * tns, pANTLR3_BASE_TREE start, pANTLR3_BASE_TREE stop);
115 void (*toStringWork) (struct ANTLR3_TREE_NODE_STREAM_struct * tns, pANTLR3_BASE_TREE start, pANTLR3_BASE_TREE stop, pANTLR3_STRING buf);
119 void (*free) (struct ANTLR3_TREE_NODE_STREAM_struct * tns);
125 pANTLR3_BASE_TREE (*get) (struct ANTLR3_TREE_NODE_STREAM_struct * tns, ANTLR3_INT32 i);
139 void (*replaceChildren) (struct ANTLR3_TREE_NODE_STREAM_struct * tns, pANTLR3_BASE_TREE parent, ANTLR3_INT32 startChildIndex, ANTLR3_INT32 stopChildIndex, pANTLR3_BASE (…)
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
tns.c 17 File: tns.c
19 Content: Definition TNS tools functions
28 #include "tns.h"
46 /* Main/Low Profile TNS Parameters */
136 TNS_CONFIG *tC, /*!< TNS Config struct (modified) */
138 Word16 active) /*!< tns active flag */
203 TNS_CONFIG *tC, /*!< TNS Config struct (modified) */
205 Word16 active) /*!< tns active flag */
262 * description: Calculate TNS filter and decide on TNS usag
    [all...]
stat_bits.c 25 #include "tns.h"
75 * description: count tns bit demand core function
165 * description: count tns bit demand
176 * description: count static bit demand include tns
psy_main.c 497 TNS detect
517 /* Tns Encoder */
595 /* apply tns mult table on cb thresholds */
680 TNS
761 /* apply tns mult table on cb thresholds */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
omxtypes.h 57 OMX_StsACAAC_TnsNumFiltErr = -157, /* AAC: Invalid number of TNS filters */
58 OMX_StsACAAC_TnsLenErr = -156, /* AAC: Invalid TNS region length */
59 OMX_StsACAAC_TnsOrderErr = -155, /* AAC: Invalid order of TNS filter */
60 OMX_StsACAAC_TnsCoefResErr = -154, /* AAC: Invalid bit-resolution for TNS filter coefficients */
61 OMX_StsACAAC_TnsCoefErr = -153, /* AAC: Invalid TNS filter coefficients */
62 OMX_StsACAAC_TnsDirectErr = -152, /* AAC: Invalid TNS filter direction */
  /external/aac/libAACdec/src/
aacdec_tns.cpp 99 \brief Reset tns data
101 The function resets the tns data
121 \brief Read tns data from bitstream
123 The function reads the elements for tns from
327 \brief Apply tns to spectral lines
329 The function applies the tns to the spectrum,
block.h 120 /* TNS (of block) */
122 \brief Read tns data-present flag from bitstream
124 The function reads the data-present flag for tns from
196 * \brief Apply TNS and PNS tools.
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
RecognitionException.cs 164 ITreeNodeStream tns = input as ITreeNodeStream;
165 if (tns != null)
167 ExtractInformationFromTreeNodeStream(tns);
  /frameworks/av/media/libstagefright/codecs/aacenc/
Android.mk 34 src/tns.c \

Completed in 780 milliseconds

1 2 3