/external/python/cpython2/Lib/test/ |
D | test_sunau.py | 19 nframes = 48 variable in SunauPCM8Test 36 nframes = 48 variable in SunauPCM16Test 55 nframes = 48 variable in SunauPCM32Test 80 nframes = 48 variable in SunauULAWTest
|
D | test_wave.py | 22 nframes = 48 variable in WavePCM8Test 39 nframes = 48 variable in WavePCM16Test 66 nframes = 48 variable in WavePCM24Test 93 nframes = 48 variable in WavePCM32Test
|
D | test_aifc.py | 25 nframes = 48 variable in AifcPCM8Test 42 nframes = 48 variable in AifcPCM16Test 61 nframes = 48 variable in AifcPCM24Test 86 nframes = 48 variable in AifcPCM32Test 111 nframes = 48 variable in AifcULAWTest
|
D | audiotests.py | 51 def check_params(self, f, nchannels, sampwidth, framerate, nframes, argument 79 def check_file(self, testfile, nframes, frames): argument
|
/external/python/cpython3/Lib/test/ |
D | test_sunau.py | 21 nframes = 48 variable in SunauPCM8Test 38 nframes = 48 variable in SunauPCM16Test 57 nframes = 48 variable in SunauPCM24Test 82 nframes = 48 variable in SunauPCM32Test 107 nframes = 48 variable in SunauULAWTest
|
D | test_wave.py | 22 nframes = 48 variable in WavePCM8Test 39 nframes = 48 variable in WavePCM16Test 60 nframes = 48 variable in WavePCM24Test 87 nframes = 48 variable in WavePCM32Test
|
D | test_aifc.py | 26 nframes = 48 variable in AifcPCM8Test 43 nframes = 48 variable in AifcPCM16Test 62 nframes = 48 variable in AifcPCM24Test 87 nframes = 48 variable in AifcPCM32Test 112 nframes = 48 variable in AifcULAWTest 133 nframes = 48 variable in AifcALAWTest
|
D | audiotests.py | 29 def check_params(self, f, nchannels, sampwidth, framerate, nframes, argument 74 def check_file(self, testfile, nframes, frames): argument
|
/external/adhd/cras/src/server/ |
D | input_data.c | 19 unsigned int nframes) in input_data_run() 75 unsigned int nframes) in input_data_set_all_streams_read()
|
D | cras_loopback_iodev.c | 50 static int sample_hook(const uint8_t *frames, unsigned int nframes, in sample_hook() 214 static int put_record_buffer(struct cras_iodev *iodev, unsigned nframes) in put_record_buffer()
|
D | cras_apm_list.c | 419 unsigned int nframes) in reverse_data_run() 521 unsigned int writable, nframes, nread; in cras_apm_list_process() local
|
D | cras_hfp_iodev.c | 185 unsigned nframes; in flush_buffer() local
|
/external/python/cpython2/Mac/Demo/sound/ |
D | playaiff.py | 12 nframes = min(af.getnframes(), 100000) variable
|
/external/u-boot/arch/arm/include/asm/arch-tegra/ |
D | ivc.h | 71 uint32_t nframes; member
|
/external/libxcam/plugins/smart/dvs/libdvs/ |
D | test-image-stabilization.cpp | 130 int nframes = 0; in main() local
|
/external/u-boot/arch/arm/mach-tegra/ |
D | ivc.c | 482 static int check_ivc_params(ulong qbase1, ulong qbase2, uint32_t nframes, in check_ivc_params() 531 uint32_t nframes, uint32_t frame_size, in tegra_ivc_init()
|
/external/kernel-headers/original/uapi/linux/can/ |
D | bcm.h | 73 __u32 nframes; member
|
/external/python/cpython2/Lib/ |
D | sunau.py | 257 def readframes(self, nframes): argument 349 def setnframes(self, nframes): argument
|
D | wave.py | 227 def readframes(self, nframes): argument 371 def setnframes(self, nframes): argument
|
D | aifc.py | 423 def readframes(self, nframes): argument 660 def setnframes(self, nframes): argument
|
/external/python/cpython3/Lib/ |
D | sunau.py | 270 def readframes(self, nframes): argument 376 def setnframes(self, nframes): argument
|
D | wave.py | 234 def readframes(self, nframes): argument 374 def setnframes(self, nframes): argument
|
/external/python/cpython2/Lib/plat-mac/ |
D | videoreader.py | 203 def ReadAudio(self, nframes, time=None): argument
|
/external/adhd/cras/src/tests/ |
D | iodev_stub.cc | 74 unsigned int nframes, int* non_empty, in cras_iodev_put_output_buffer()
|
D | loopback_iodev_unittest.cc | 136 unsigned int nframes = 1024; in TEST_F() local
|