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

  /external/chromium_org/third_party/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,
35 (WEBRTC_SPL_MUL_16_16(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);
93 errs = WebRtcIlbcfix_Smooth_odata(odata, current, surround, C);
206 WebRtcSpl_ScaleAndAddVectors(surround, A, 9,
get_sync_seq.c 36 int16_t *surround /* (i/o) The contribution from this sequence
70 centerStartPos,blockStartPos[q],surround,WebRtcIlbcfix_kEnhWt[q]);
100 centerStartPos,blockStartPos[q],surround,WebRtcIlbcfix_kEnhWt[2*hl-q]);
refiner.c 38 int16_t *surround, /* (i/o) The contribution from this sequence
144 /* Add the contribution from this vector (scaled with gain) to the total surround vector */
146 surround, vect, gain,
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyle.h 139 DataRef<StyleSurroundData> surround; member in class:blink::RenderStyle
382 bool hasMargin() const { return surround->margin.nonZero(); }
383 bool hasBorder() const { return surround->border.hasBorder(); }
384 bool hasPadding() const { return surround->padding.nonZero(); }
385 bool hasOffset() const { return surround->offset.nonZero(); }
438 const Length& left() const { return surround->offset.left(); }
439 const Length& right() const { return surround->offset.right(); }
440 const Length& top() const { return surround->offset.top(); }
441 const Length& bottom() const { return surround->offset.bottom(); }
444 const Length& logicalLeft() const { return surround->offset.logicalLeft(writingMode());
    [all...]
RenderStyle.cpp 104 , surround(defaultStyle()->surround)
122 surround.init();
143 , surround(o.surround)
220 surround = other->surround;
251 && surround == o.surround
388 if (!diff.needsFullLayout() && position() != StaticPosition && surround->offset != other.surround->offset)
    [all...]
  /external/chromium_org/third_party/opus/src/src/
opus_multistream_encoder.c 55 {2, 1, {0, 2, 1}}, /* 3: 1-d surround */
56 {2, 2, {0, 1, 2, 3}}, /* 4: quadraphonic surround */
57 {3, 2, {0, 4, 1, 2, 3}}, /* 5: 5-channel surround */
58 {4, 2, {0, 4, 1, 2, 3, 5}}, /* 6: 5.1 surround */
59 {4, 3, {0, 4, 1, 2, 3, 5, 6}}, /* 7: 6.1 surround */
60 {5, 3, {0, 6, 1, 2, 3, 4, 5, 7}}, /* 8: 7.1 surround */
77 int surround; member in struct:OpusMSEncoder
402 int surround
418 if (!surround)
447 if (surround)
    [all...]
  /external/libopus/src/
opus_multistream_encoder.c 55 {2, 1, {0, 2, 1}}, /* 3: 1-d surround */
56 {2, 2, {0, 1, 2, 3}}, /* 4: quadraphonic surround */
57 {3, 2, {0, 4, 1, 2, 3}}, /* 5: 5-channel surround */
58 {4, 2, {0, 4, 1, 2, 3, 5}}, /* 6: 5.1 surround */
59 {4, 3, {0, 4, 1, 2, 3, 5, 6}}, /* 7: 6.1 surround */
60 {5, 3, {0, 6, 1, 2, 3, 4, 5, 7}}, /* 8: 7.1 surround */
77 int surround; member in struct:OpusMSEncoder
402 int surround
418 if (!surround)
447 if (surround)
    [all...]
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmscam02.c 52 cmsUInt32Number surround; member in struct:__anon33272
378 lpMod -> surround = pVC ->surround;
380 switch (lpMod -> surround) {
402 // Average surround
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
traverse_util.js 305 * and endCursor will surround the next character. If skipWhitespace is
368 * startCursor and endCursor will surround the previous character.
428 * and endCursor will surround the next word. A word is defined to be
488 * and endCursor will surround the previous word. A word is defined to be
581 * startCursor and endCursor will surround the next sentence.
608 * startCursor and endCursor will surround the previous sentence.
634 * startCursor and endCursor will surround the next line.
680 * startCursor and endCursor will surround the previous line.
726 * startCursor and endCursor will surround the next paragraph.
763 * startCursor and endCursor will surround the previous paragraph
    [all...]
cursor_selection.js 215 * The result is to surround the node with this cursor.
math_util.js 103 * <mfenced> surround content with a pair of fences
  /external/libvorbis/doc/
04-codec.tex 611 defined channel locations for 6.1 and 7.1 surround. Ordering/location
627 the stream is a 1d-surround encoding. channel order: left,
631 the stream is quadraphonic surround. channel order: front left,
635 the stream is five-channel surround. channel order: front left,
639 the stream is 5.1 surround. channel order: front left, center,
643 the stream is 6.1 surround. channel order: front left, center,
647 the stream is 7.1 surround. channel order: front left, center,
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
active_indicator.js 237 * Move the indicator to surround the given node.
255 * Move the indicator to surround the given nodes.
270 * Move the indicator to surround the given range.
291 * Move the indicator to surround the given cursor range.
393 * Move the indicator from its current location, if any, to surround
    [all...]
  /external/chromium_org/extensions/renderer/resources/
test_custom_bindings.js 202 // override JSON.stringfy, so surround in try-catch.
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
lcms2.h 1123 int surround; member in struct:__anon33239
    [all...]
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/bison/build-aux/
texinfo.tex 815 % surround any changed text. This approach does *not* work if the
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 205 % surround any changed text. This approach does *not* work if the
    [all...]

Completed in 658 milliseconds