Home
last modified time | relevance | path

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

/external/qemu/audio/
Dwavcapture.c11 int nchannels; member
85 int bits, int nchannels) in wav_start_capture()
Daudio.h50 int nchannels; member
Dalsaaudio.c158 int nchannels; member
169 int nchannels; member
537 unsigned int freq, nchannels; in alsa_open() local
Dossaudio.c87 int nchannels; member
274 int fmt, freq, nchannels; in oss_open() local
Dwavaudio.c253 int nchannels, freq, format, bits; in wav_in_init() local
Daudio_int.h62 int nchannels; member
/external/opencv/cxcore/include/
Dcvwimage.h310 WImageBuffer(int width, int height, int nchannels) : WImage<T>(0) { in WImageBuffer()
531 inline void WImageBuffer<T>::Allocate(int width, int height, int nchannels) in Allocate()
565 WImageView<T>::WImageView(T* data, int width, int height, int nchannels, int width_step) in WImageView()
/external/chromium_org/third_party/opus/src/src/
Dopus_compare.c182 int nchannels; in main() local
/external/opencv/cxcore/src/
Dcxarray.cpp3259 icvGetColorModel( int nchannels, const char** colorModel, const char** channelSeq ) in icvGetColorModel()
/external/qemu/
Dmonitor.c1519 int has_channels, int nchannels) in do_wav_capture()