Home
last modified time | relevance | path

Searched refs:useq1 (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_coding/codecs/ilbc/
Denh_upsample.c27 int32_t *useq1, /* (o) upsampled output sequence */ in WebRtcIlbcfix_EnhUpsample() argument
36 pu1=useq1; in WebRtcIlbcfix_EnhUpsample()
88 pu1 = useq1 + 12; in WebRtcIlbcfix_EnhUpsample()
Denh_upsample.h29 int32_t* useq1, /* (o) upsampled output sequence */