Home
last modified time | relevance | path

Searched defs:channel_index (Results 1 – 5 of 5) sorted by relevance

/external/speex/libspeex/
Dresample.c332 static int resampler_basic_direct_single(SpeexResamplerState *st, spx_uint32_t channel_index, const… in resampler_basic_direct_single()
384 static int resampler_basic_direct_double(SpeexResamplerState *st, spx_uint32_t channel_index, const… in resampler_basic_direct_double()
433 static int resampler_basic_interpolate_single(SpeexResamplerState *st, spx_uint32_t channel_index, … in resampler_basic_interpolate_single()
496 static int resampler_basic_interpolate_double(SpeexResamplerState *st, spx_uint32_t channel_index, … in resampler_basic_interpolate_double()
802 static int speex_resampler_process_native(SpeexResamplerState *st, spx_uint32_t channel_index, spx_… in speex_resampler_process_native()
828 static int speex_resampler_magic(SpeexResamplerState *st, spx_uint32_t channel_index, spx_word16_t … in speex_resampler_magic()
849 EXPORT int speex_resampler_process_int(SpeexResamplerState *st, spx_uint32_t channel_index, const s… in speex_resampler_process_int()
890 EXPORT int speex_resampler_process_float(SpeexResamplerState *st, spx_uint32_t channel_index, const… in speex_resampler_process_float()
/external/chromium_org/mojo/system/
Dremote_message_pipe_unittest.cc75 void BootstrapMessagePipeNoWait(unsigned channel_index, in BootstrapMessagePipeNoWait()
114 void CreateAndInitChannel(unsigned channel_index) { in CreateAndInitChannel()
142 void BootstrapMessagePipeOnIOThread(unsigned channel_index, in BootstrapMessagePipeOnIOThread()
/external/chromium_org/skia/ext/
Drecursive_gaussian_convolution_unittest.cc29 int channel_index, in MakeImpulseImage()
48 int channel_index, in MakeBoxImage()
/external/chromium_org/media/audio/pulse/
Dpulse_util.cc89 int channel_index = ChannelOrder(channel_layout, ch); in ChannelLayoutToPAChannelMap() local
/external/chromium_org/third_party/webrtc/voice_engine/test/cmd_test/
Dvoe_cmd_test.cc311 int channel_index = 0; in RunTest() local