Home
last modified time | relevance | path

Searched defs:nframes (Results 1 – 25 of 53) sorted by relevance

123

/third_party/python/Lib/test/
Dtest_sunau.py21 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
Dtest_wave.py22 nframes = 48 variable in WavePCM8Test
39 nframes = 48 variable in WavePCM16Test
60 nframes = 48 variable in WavePCM24Test
87 nframes = 48 variable in WavePCM32Test
Dtest_aifc.py26 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
Daudiotests.py29 def check_params(self, f, nchannels, sampwidth, framerate, nframes, argument
63 def check_file(self, testfile, nframes, frames): argument
/third_party/pulseaudio/src/modules/echo-cancel/
Dspeex.c63 …ec_preprocessor_init(pa_echo_canceller *ec, pa_sample_spec *out_ss, uint32_t nframes, pa_modargs *… in pa_speex_ec_preprocessor_init()
163 uint32_t *nframes, const char *args) { in pa_speex_ec_init()
Dnull.c32 uint32_t *nframes, const char *args) { in pa_null_ec_init()
Dadrian.c61 uint32_t *nframes, const char *args) { in pa_adrian_ec_init()
/third_party/gstreamer/gstplugins_good/ext/jack/
Dgstjackaudioclient.c99 jack_nframes_t nframes; member
121 jack_process_cb (jack_nframes_t nframes, void *arg) in jack_process_cb()
235 jack_sample_rate_cb (jack_nframes_t nframes, void *arg) in jack_sample_rate_cb()
243 jack_buffer_size_cb (jack_nframes_t nframes, void *arg) in jack_buffer_size_cb()
Dgstjackaudiosink.c188 jack_process_cb (jack_nframes_t nframes, void *arg) in jack_process_cb()
253 jack_sample_rate_cb (jack_nframes_t nframes, void *arg) in jack_sample_rate_cb()
277 jack_buffer_size_cb (jack_nframes_t nframes, void *arg) in jack_buffer_size_cb()
Dgstjackaudiosrc.c205 jack_process_cb (jack_nframes_t nframes, void *arg) in jack_process_cb()
258 jack_sample_rate_cb (jack_nframes_t nframes, void *arg) in jack_sample_rate_cb()
282 jack_buffer_size_cb (jack_nframes_t nframes, void *arg) in jack_buffer_size_cb()
/third_party/gstreamer/gstplugins_bad/ext/opus/
Dgstopusparse.c173 int nframes; in gst_opus_parse_handle_frame() local
288 gint nframes = 0; in packet_duration_opus() local
/third_party/FreeBSD/stand/usb/
Dusb_busdma_loader.c480 usb_frcount_t nframes; in usb_bdma_work_loop() local
641 usb_frcount_t nframes; in usb_bdma_pre_sync() local
667 usb_frcount_t nframes; in usb_bdma_post_sync() local
/third_party/pulseaudio/src/modules/jack/
Dmodule-jack-sink.c203 static int jack_process(jack_nframes_t nframes, void *arg) { in jack_process()
283 static int jack_buffer_size(jack_nframes_t nframes, void *arg) { in jack_buffer_size()
/third_party/ffmpeg/libavformat/
Dbfi.c35 int nframes; member
Dsmush.c51 uint32_t magic, nframes, size, subversion, i; in smush_read_header() local
Dbethsoftvid.c43 int nframes; member
/third_party/NuttX/drivers/usbdev/gadget/
Df_uvc.c1021 uint32_t nframes; in fuvc_frame_descriptors_get() local
1088 uint8_t nframes = 0; in frames_descriptors_update() local
1242 uint8_t nframes = 0; in fuvc_descriptors_update() local
1485 uint8_t iformat, iframe, nframes; in fuvc_streaming_set() local
1776 uint32_t nframes; in fuvc_fill_streaming_control() local
/third_party/ffmpeg/libavcodec/
Dlibcodec2.c141 int ret, nframes, i; in libcodec2_decode() local
/third_party/python/Lib/
Dwave.py233 def readframes(self, nframes): argument
373 def setnframes(self, nframes): argument
Dsunau.py270 def readframes(self, nframes): argument
376 def setnframes(self, nframes): argument
Daifc.py428 def readframes(self, nframes): argument
650 def setnframes(self, nframes): argument
/third_party/gstreamer/gstplugins_good/ext/speex/
Dgstspeexenc.h62 gint nframes; member
/third_party/libsnd/src/
Dogg_speex.c57 int frame_size, granule_frame_size, nframes ; member
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpsbcdepay.c264 guint8 nframes; in gst_rtp_sbc_depay_process() local
/third_party/gstreamer/gstplugins_good/gst/videomixer/
Dvideomixer2.h106 guint64 nframes; member

123