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

  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
ol_ltp.cpp 97 dtx = Data of type 'Flag' used for dtx. Use dtx=1, do not use dtx=0
140 Flag dtx // i : dtx flag; use dtx=1, do not use dtx=0
151 *T_op = Pitch_ol(vadSt, mode, wsp, PIT_MIN, PIT_MAX, L_FRAME, idx, dtx);
158 idx, dtx);
    [all...]
sp_enc.h 113 Flag dtx; member in struct:__anon17807
125 Flag dtx,
ol_ltp.h 114 Flag dtx, /* i : dtx flag; use dtx=1, do not use dtx=0 */
pitch_ol.h 111 Flag dtx, /* i : dtx flag; use dtx=1, do not use dtx=0 */
pitch_ol.cpp 102 dtx = dtx flag; equal to 1, if dtx is enabled, 0, otherwise (Flag)
132 dtx = dtx flag; equal to 1, if dtx is enabled, 0, otherwise (Flag)
186 Flag dtx // i : dtx flag; use dtx=1, do not use dtx=
    [all...]
sp_enc.cpp 112 dtx = flag to turn off or turn on DTX (Flag)
120 dtx field of the structure pointed to by the pointer pointed to by state
121 is set to the input dtx
155 Flag dtx,
177 s->dtx = dtx;
180 cod_amr_init(&s->cod_amr_state, s->dtx)) {
216 Flag dtx,
240 s->dtx = dtx
    [all...]
cod_amr.h 161 Flag dtx; member in struct:__anon17796
194 Word16 cod_amr_init(cod_amrState **st, Flag dtx);
p_ol_wgh.cpp 424 dtx = dtx flag; equal to 1, if dtx is enabled, 0, otherwise (Flag)
477 Flag dtx // i : dtx flag; use dtx=1, do not use dtx=0
527 if (dtx)
582 Flag dtx, /* i : dtx flag; use dtx=1, do not use dtx=0 *
    [all...]
cod_amr.cpp 192 int cod_amr_init (cod_amrState **state, Flag dtx)
216 s->dtx = dtx;
265 Word16 cod_amr_init(cod_amrState **state, Flag dtx)
292 s->dtx = dtx;
869 // DTX processing
870 if (st->dtx)
914 // Check if in DTX mode
951 if (st->dtx)
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
p_ol_wgh.h 136 Flag dtx, /* i : dtx flag; use dtx=1, do not use dtx=0 */
  /external/icu4c/layout/
AnchorTables.cpp 89 const DeviceTable *dtx = (const DeviceTable *) ((char *) this + dtxOffset); local
90 le_int16 adjx = dtx->getAdjustment((le_int16) fontInstance->getXPixelsPerEm());
  /external/speex/libspeex/
sb_celp.c 319 spx_int32_t dtx; local
366 speex_encoder_ctl(st->st_low, SPEEX_GET_LOW_MODE, &dtx);
368 if (dtx==0)
369 dtx=1;
371 dtx=0;
426 if ((st->vbr_enabled || st->vad_enabled) && !dtx)
506 if (dtx)
513 if (dtx || st->submodes[st->submodeID] == NULL)
525 if (dtx)
835 static void sb_decode_lost(SBDecState *st, spx_word16_t *out, int dtx, char *stack
885 spx_int32_t dtx; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/
Android.mk 17 src/dtx.c \
  /external/skia/samplecode/
SampleWarp.cpp 289 const SkScalar dtx = texture.width() / rows; local
297 tex->set(texture.fLeft + x*dtx, texture.fTop + y*dty);
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 151 milliseconds