Home
last modified time | relevance | path

Searched defs:surround (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
Dsmooth_out_data.c25 int16_t *surround, in WebRtcIlbcfix_Smooth_odata()
Denhancer.c39 int16_t surround[ENH_BLOCKL]; in WebRtcIlbcfix_Enhancer() local
Dget_sync_seq.c36 int16_t *surround /* (i/o) The contribution from this sequence in WebRtcIlbcfix_GetSyncSeq()
Drefiner.c38 int16_t *surround, /* (i/o) The contribution from this sequence in WebRtcIlbcfix_Refiner()
Dsmooth.c31 int16_t *surround /* (i) The approximation from the in WebRtcIlbcfix_Smooth()
/external/libopus/src/
Dopus_multistream_encoder.c77 int surround; member
402 int surround in opus_multistream_encoder_init_impl()
/external/chromium_org/third_party/opus/src/src/
Dopus_multistream_encoder.c77 int surround; member
402 int surround in opus_multistream_encoder_init_impl()
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmscam02.c52 cmsUInt32Number surround; member
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
Dlcms2.h1123 int surround; member
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyle.h139 DataRef<StyleSurroundData> surround; variable