Searched defs:channel_index (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/mojo/system/ |
D | remote_message_pipe_posix_unittest.cc | 73 void BootstrapMessagePipeNoWait(unsigned channel_index, in BootstrapMessagePipeNoWait() 107 void CreateAndInitChannel(unsigned channel_index) { in CreateAndInitChannel() 135 void BootstrapMessagePipeOnIOThread(unsigned channel_index, in BootstrapMessagePipeOnIOThread()
|
/external/chromium_org/media/audio/mac/ |
D | audio_unified_mac.cc | 311 for (int channel_index = 0; channel_index < client_input_channels_; in Render() local 347 for (int channel_index = 0; in Render() local
|
/external/speex/libspeex/ |
D | resample.c | 332 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/skia/ext/ |
D | recursive_gaussian_convolution_unittest.cc | 29 int channel_index, in MakeImpulseImage() 48 int channel_index, in MakeBoxImage()
|
/external/chromium_org/media/audio/pulse/ |
D | pulse_util.cc | 91 int channel_index = ChannelOrder(channel_layout, ch); in ChannelLayoutToPAChannelMap() local
|