Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_wave.py18 nchannels = 2 variable in WavePCM8Test
35 nchannels = 2 variable in WavePCM16Test
56 nchannels = 2 variable in WavePCM24Test
83 nchannels = 2 variable in WavePCM24ExtTest
110 nchannels = 2 variable in WavePCM32Test
Daudiotests.py29 def check_params(self, f, nchannels, sampwidth, framerate, nframes, argument
/external/liblc3/fuzz/
Defuzz.cc35 int encode(Encoder &e, int nchannels, int frame_size, FuzzedDataProvider &fdp, in encode()
52 int encode(Encoder &e, int frame_size, int nchannels, in encode()
80 int nchannels = fdp.PickValueInArray({1, 2}); in LLVMFuzzerTestOneInput() local
Ddfuzz.cc33 int nchannels =fdp.PickValueInArray({1, 2}); in LLVMFuzzerTestOneInput() local
/external/liblc3/tools/
Dlc3bin.c46 int *frame_us, int *srate_hz, bool *hrmode, int *nchannels, int *nsamples) in lc3bin_read_header()
78 int lc3bin_read_data(FILE *fp, int nchannels, void *buffer) in lc3bin_read_data()
95 int bitrate, int nchannels, int nsamples) in lc3bin_write_header()
Dwave.c94 int *samplerate, int *nchannels, int *nframes) in wave_read_header()
145 int samplerate, int nchannels, int nframes) in wave_write_header()
Delc3.c163 int srate_hz, nchannels, nsamples; in main() local
Ddlc3.c163 int frame_us, srate_hz, nchannels, nsamples; in main() local
/external/liblc3/python/
Dlc3.py29 def __init__(self, frame_duration, samplerate, nchannels, **kwargs): argument
192 def __init__(self, frame_duration, samplerate, nchannels=1, **kwargs): argument
315 def __init__(self, frame_duration, samplerate, nchannels=1, **kwargs): argument
/external/liblc3/include/
Dlc3_cpp.h53 Base(int dt_us, int sr_hz, int sr_pcm_hz, size_t nchannels, bool hrmode) in Base()
130 : Base(dt_us, sr_hz, sr_pcm_hz, nchannels, hrmode) { in Base() argument
238 : Base(dt_us, sr_hz, sr_pcm_hz, nchannels, hrmode) { in Base() argument
/external/liblc3/python/tools/
Dencoder.py53 nchannels = wavfile.getnchannels() variable
Ddecoder.py55 nchannels = header[4] variable
/external/pdfium/third_party/lcms/src/
Dcmsalpha.c411 cmsUInt32Number nchannels = T_CHANNELS(Format); in ComputeIncrementsForChunky() local
469 cmsUInt32Number nchannels = T_CHANNELS(Format); in ComputeIncrementsForPlanar() local
/external/libopus/src/
Dopus_compare.c182 int nchannels; in main() local
/external/liblc3/src/
Dlc3.c109 bool hrmode, int dt_us, int sr_hz, int nchannels, int bitrate) in lc3_hr_frame_block_bytes()
125 LC3_EXPORT int lc3_frame_bock_bytes(int dt_us, int nchannels, int bitrate) in lc3_frame_bock_bytes()
/external/pytorch/aten/src/ATen/native/
DUpSample.h217 int64_t nchannels, in upsample_2d_shape_check()
/external/python/cpython3/Lib/
Dwave.py480 def setnchannels(self, nchannels): argument
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_virtualvalues.cpp842 LocalArray::LocalArray(int base_sel, int nchannels, int size, int frac): in LocalArray()
894 LocalArray::nchannels() const in nchannels() function in r600::LocalArray
/external/pytorch/torch/nn/utils/
Dprune.py618 def make_mask(t, dim, nchannels, nchannels_toprune): argument
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h95234 u8 nchannels; member
95307 u8 nchannels; member
114875 uint8_t nchannels; member
Dvmlinux.h95234 u8 nchannels; member
95307 u8 nchannels; member
114875 uint8_t nchannels; member