Home
last modified time | relevance | path

Searched defs:odata (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
Dsmooth_out_data.c23 int16_t *odata, in WebRtcIlbcfix_Smooth_odata()
Denhancer.c30 int16_t *odata, /* (o) smoothed block, dimension blockl */ in WebRtcIlbcfix_Enhancer()
Dsmooth.c28 int16_t *odata, /* (o) smoothed output */ in WebRtcIlbcfix_Smooth()
/external/tcpdump/
Dprint-pgm.c346 struct pgm_data *odata; in pgm_print() local