HomeSort by relevance Sort by last modified time
    Searched full:coupling (Results 1 - 21 of 21) sorted by null

  /external/tremolo/Tremolo/
mapping0.c 54 if(info->coupling)_ogg_free(info->coupling);
83 info->coupling=
84 _ogg_malloc(info->coupling_steps*sizeof(*info->coupling));
87 int testM=info->coupling[i].mag=(unsigned char)(oggpack_read(opb,ilog(vi->channels)));
88 int testA=info->coupling[i].ang=(unsigned char)(oggpack_read(opb,ilog(vi->channels)));
169 /* channel coupling can 'dirty' the nonzero listing */
171 if(nonzero[info->coupling[i].mag] ||
172 nonzero[info->coupling[i].ang]){
173 nonzero[info->coupling[i].mag]=1;
    [all...]
ogg.h 133 but we need coupling so that the codec
158 but we need coupling so that the codec
codec_internal.h 177 coupling_step *coupling; member in struct:vorbis_info_mapping
  /frameworks/base/media/libstagefright/codecs/aacenc/inc/
qc_data.h 43 ID_CCE=2, /* Coupling Channel Element */
  /frameworks/base/media/libstagefright/codecs/aacdec/
s_ch_info.h 84 Int ncch; /* number of coupling channels for this ch */
86 /* int cch[CChans];*/ /* coupling channel idx */
87 /* int cc_dom[CChans];*/ /* coupling channel domain */
88 /* int cc_ind[CChans];*/ /* independently switched coupling channel flag */
sbr_get_cpe.cpp 157 /* Read coupling flag */
162 hFrameDataLeft->coupling = COUPLING_LEVEL;
163 hFrameDataRight->coupling = COUPLING_BAL;
167 hFrameDataLeft->coupling = COUPLING_OFF;
168 hFrameDataRight->coupling = COUPLING_OFF;
179 if (hFrameDataLeft->coupling)
sbr_get_envelope.cpp 153 COUPLING_MODE coupling = h_frame_data->coupling; local
195 * Select huffman codebook depending on coupling mode and amplitude resolution
197 if (coupling == COUPLING_BAL)
233 if (coupling == COUPLING_BAL)
get_prog_config.cpp 198 pScratchPCE->coupling.num_ele = temp;
316 pElementList = &pScratchPCE->coupling,
320 MODIFYING( pScratchPCE->coupling )
508 * front, side, back, lfe, data, and coupling.
566 pScratchPCE->coupling.num_ele = temp;
669 &pScratchPCE->coupling,
sbr_get_noise_floor_data.cpp 148 COUPLING_MODE coupling = h_frame_data->coupling; local
154 if (coupling == COUPLING_BAL)
178 if (coupling == COUPLING_BAL)
sbr_applied.cpp 302 if (! SbrChannel[LEFT].frameData.coupling)
314 if (SbrChannel[RIGHT].frameData.coupling)
s_mc_info.h 87 Int ncch; /* number of valid coupling channels */
s_progconfig.h 84 EleList coupling; member in struct:__anon9102
s_sbr_frame_data.h 101 COUPLING_MODE coupling; /* 3 possibilities: off, level, pan */ member in struct:__anon9108
sbr_get_sce.cpp 195 hFrameData->coupling = COUPLING_OFF;
sbr_requantize_envelope_data.cpp 175 /* sbrNoiseFloorLevel[i] varies from -31 to 31 if no coupling is used */
  /libcore/luni/src/main/java/javax/xml/validation/
package.html 46 <li><strong>Easy runtime coupling of an XML instance and schema.</strong> Specifying the location
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Audio.h 391 OMX_U32 nCouplingQuantBits; /**< is the number of coupling quantization bits in the stream */
392 OMX_U32 nCouplingStartRegion; /**< is the coupling start region in the stream */
    [all...]
  /frameworks/base/include/media/stagefright/openmax/
OMX_Audio.h 408 OMX_U32 nCouplingQuantBits; /**< is the number of coupling quantization bits in the stream */
409 OMX_U32 nCouplingStartRegion; /**< is the coupling start region in the stream */
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Audio.h 391 OMX_U32 nCouplingQuantBits; /**< is the number of coupling quantization bits in the stream */
392 OMX_U32 nCouplingStartRegion; /**< is the coupling start region in the stream */
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Audio.h 391 OMX_U32 nCouplingQuantBits; /**< is the number of coupling quantization bits in the stream */
392 OMX_U32 nCouplingStartRegion; /**< is the coupling start region in the stream */
    [all...]
  /external/srec/config/en.us/dictionary/
large.ok     [all...]

Completed in 458 milliseconds