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

  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
enhancer.c 39 int16_t surround[ENH_BLOCKL]; local
41 WebRtcSpl_MemSetW16(surround, 0, ENH_BLOCKL);
46 periodl, ENH_HL, surround);
50 WebRtcIlbcfix_Smooth(odata, idata + centerStartPos, surround);
smooth.h 32 int16_t *surround /* (i) The approximation from the
smooth_out_data.h 31 int16_t *surround,
get_sync_seq.h 36 int16_t *surround /* (i/o) The contribution from this sequence
refiner.h 38 int16_t *surround, /* (i/o) The contribution from this sequence
smooth_out_data.c 25 int16_t *surround,
34 odata[i]= (int16_t)((C * surround[i] + 1024) >> 11);
smooth.c 31 int16_t *surround /* (i) The approximation from the
50 max2=WebRtcSpl_MaxAbsValueW16(surround, ENH_BLOCKL);
58 w11=WebRtcSpl_DotProductWithScale(surround,surround,ENH_BLOCKL,scale);
59 w10=WebRtcSpl_DotProductWithScale(surround,current,ENH_BLOCKL,scale);
92 errs = WebRtcIlbcfix_Smooth_odata(odata, current, surround, C);
202 WebRtcSpl_ScaleAndAddVectors(surround, A, 9,
get_sync_seq.c 36 int16_t *surround /* (i/o) The contribution from this sequence
75 blockStartPos[qq], surround,
101 blockStartPos[q], surround,
refiner.c 38 int16_t *surround, /* (i/o) The contribution from this sequence
135 surround vector */
136 WebRtcSpl_AddAffineVectorToVector(surround, vect, gain, 32768, 16,
  /external/curl/docs/cmdline-opts/
user-agent.d 9 the string, surround the string with single quote marks. This header can also
  /external/pdfium/third_party/lcms/src/
cmscam02.c 52 cmsUInt32Number surround; member in struct:__anon35254
378 lpMod -> surround = pVC ->surround;
380 switch (lpMod -> surround) {
402 // Average surround
  /external/python/cpython3/Lib/http/
cookies.py 177 string. Otherwise, surround the string in doublequotes and quote
  /external/pdfium/third_party/lcms/include/
lcms2.h 1128 int surround; member in struct:__anon35219
    [all...]
  /external/e2fsprogs/doc/
texinfo.tex 191 % surround any changed text. This approach does *not* work if the
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 191 % surround any changed text. This approach does *not* work if the
    [all...]
  /external/libffi/
texinfo.tex 816 % surround any changed text. This approach does *not* work if the
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
texinfo.tex 816 % surround any changed text. This approach does *not* work if the
    [all...]

Completed in 341 milliseconds