Searched refs:surround (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
H A Denhancer.c39 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);
H A Dsmooth.h32 int16_t *surround /* (i) The approximation from the
H A Dsmooth_out_data.h31 int16_t *surround,
H A Dget_sync_seq.h36 int16_t *surround /* (i/o) The contribution from this sequence
H A Drefiner.h38 int16_t *surround, /* (i/o) The contribution from this sequence
H A Dsmooth_out_data.c25 int16_t *surround,
35 (WEBRTC_SPL_MUL_16_16(C, surround[i])+1024), 11);
22 WebRtcIlbcfix_Smooth_odata( int16_t *odata, int16_t *psseq, int16_t *surround, int16_t C) argument
H A Dsmooth.c31 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,
H A Dget_sync_seq.c36 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]);
H A Drefiner.c38 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,
32 WebRtcIlbcfix_Refiner( int16_t *updStartPos, int16_t *idata, int16_t idatal, int16_t centerStartPos, int16_t estSegPos, int16_t *surround, int16_t gain ) argument
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DRenderStyle.h139 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
[all...]
H A DRenderStyle.cpp104 , 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
[all...]
/external/chromium_org/third_party/opus/src/src/
H A Dopus_multistream_encoder.c55 {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/
H A Dopus_multistream_encoder.c55 {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/
H A Dcmscam02.c52 cmsUInt32Number surround; member in struct:__anon28668
378 lpMod -> surround = pVC ->surround;
380 switch (lpMod -> surround) {
402 // Average surround
/external/libvorbis/doc/
H A D04-codec.tex611 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/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
H A Dlcms2.h1109 // cannot deal with surround La, Yb and D value so is basically useless to store CAM02 viewing conditions.
1123 int surround; member in struct:__anon28635
/external/bison/build-aux/
H A Dtexinfo.tex815 % surround any changed text. This approach does *not* work if the

Completed in 406 milliseconds