Home
last modified time | relevance | path

Searched defs:frames (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/third_party/python/Lib/test/
Dtest_wave.py25 frames = bytes.fromhex("""\ variable in WavePCM8Test
42 frames = bytes.fromhex("""\ variable in WavePCM16Test
51 frames = byteswap(frames, 2) variable in WavePCM16Test
63 frames = bytes.fromhex("""\ variable in WavePCM24Test
78 frames = byteswap(frames, 3) variable in WavePCM24Test
90 frames = bytes.fromhex("""\ variable in WavePCM32Test
105 frames = byteswap(frames, 4) variable in WavePCM32Test
Dtest_sunau.py24 frames = bytes.fromhex("""\ variable in SunauPCM8Test
41 frames = bytes.fromhex("""\ variable in SunauPCM16Test
60 frames = bytes.fromhex("""\ variable in SunauPCM24Test
85 frames = bytes.fromhex("""\ variable in SunauPCM32Test
110 frames = bytes.fromhex("""\ variable in SunauULAWTest
119 frames = byteswap(frames, 2) variable in SunauULAWTest
Dtest_aifc.py29 frames = bytes.fromhex("""\ variable in AifcPCM8Test
46 frames = bytes.fromhex("""\ variable in AifcPCM16Test
65 frames = bytes.fromhex("""\ variable in AifcPCM24Test
90 frames = bytes.fromhex("""\ variable in AifcPCM32Test
115 frames = bytes.fromhex("""\ variable in AifcULAWTest
124 frames = byteswap(frames, 2) variable in AifcULAWTest
136 frames = bytes.fromhex("""\ variable in AifcALAWTest
145 frames = byteswap(frames, 2) variable in AifcALAWTest
/third_party/alsa-utils/bat/
Dlatencytest.c34 static float sumaudio(struct bat *bat, short int *buffer, int frames) in sumaudio()
53 static void play_and_listen(struct bat *bat, void *buffer, int frames) in play_and_listen()
185 int handleinput(struct bat *bat, void *buffer, int frames) in handleinput()
225 int handleoutput(struct bat *bat, void *buffer, int bytes, int frames) in handleoutput()
Dalsa.c305 int frames, struct bat *bat) in write_to_pcm()
350 int frames = sndpcm->period_size; /* frame count */ in latencytest_process_output() local
383 int frames = bytes * 8 / sndpcm->frame_bits; /* frame count */ in write_to_pcm_loop() local
509 int frames, struct bat *bat) in read_from_pcm()
550 int size, frames; in read_from_pcm_loop() local
610 int frames = sndpcm->period_size; in latencytest_process_input() local
Dsignal.c89 static int reorder(struct bat *bat, float *val, int frames) in reorder()
112 static int adjust_waveform(struct bat *bat, float *val, int frames, in adjust_waveform()
146 int generate_sine_wave(struct bat *bat, int frames, void *buf) in generate_sine_wave()
/third_party/alsa-lib/src/pcm/
Dpcm_mmap.c32 void snd_pcm_mmap_appl_backward(snd_pcm_t *pcm, snd_pcm_uframes_t frames) in snd_pcm_mmap_appl_backward()
41 void snd_pcm_mmap_appl_forward(snd_pcm_t *pcm, snd_pcm_uframes_t frames) in snd_pcm_mmap_appl_forward()
50 void snd_pcm_mmap_hw_backward(snd_pcm_t *pcm, snd_pcm_uframes_t frames) in snd_pcm_mmap_hw_backward()
59 void snd_pcm_mmap_hw_forward(snd_pcm_t *pcm, snd_pcm_uframes_t frames) in snd_pcm_mmap_hw_forward()
82 snd_pcm_uframes_t frames = size; in snd_pcm_mmap_write_areas() local
114 snd_pcm_uframes_t frames = size; in snd_pcm_mmap_read_areas() local
535 snd_pcm_uframes_t frames = size - xfer; in snd_pcm_write_mmap() local
591 snd_pcm_uframes_t frames = size - xfer; in snd_pcm_read_mmap() local
Dpcm_plugin.c190 snd_pcm_sframes_t snd_pcm_plugin_rewind(snd_pcm_t *pcm, snd_pcm_uframes_t frames) in snd_pcm_plugin_rewind()
214 snd_pcm_sframes_t snd_pcm_plugin_forward(snd_pcm_t *pcm, snd_pcm_uframes_t frames) in snd_pcm_plugin_forward()
245 snd_pcm_uframes_t frames = size; in snd_pcm_plugin_write_areas() local
302 snd_pcm_uframes_t frames = size; in snd_pcm_plugin_read_areas() local
409 snd_pcm_uframes_t frames = size; in snd_pcm_plugin_mmap_commit() local
474 snd_pcm_uframes_t frames = size; in snd_pcm_plugin_sync_hw_ptr_capture() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideotimecode.c259 guint64 frames; in gst_video_time_code_init_from_date_time_full() local
313 guint64 frames, nsec; in gst_video_time_code_nsec_since_daily_jam() local
401 gst_video_time_code_add_frames (GstVideoTimeCode * tc, gint64 frames) in gst_video_time_code_add_frames()
612 guint frames, guint field_count) in gst_video_time_code_new()
692 guint hours, minutes, seconds, frames; in gst_video_time_code_new_from_string() local
806 guint minutes, guint seconds, guint frames, guint field_count) in gst_video_time_code_init()
973 guint frames) in gst_video_time_code_interval_new()
997 guint hours, minutes, seconds, frames; in gst_video_time_code_interval_new_from_string() local
1036 guint minutes, guint seconds, guint frames) in gst_video_time_code_interval_init()
Dgstvideotimecode.h101 guint frames; member
121 guint frames; member
/third_party/libsnd/programs/
Dsndfile-concat.c138 int frames, readcount ; in concat_data_fp() local
156 int frames, readcount ; in concat_data_int() local
/third_party/libsnd/tests/
Dstring_test.c566 sf_count_t frames ; in string_rdwr_test() local
618 sf_count_t frames = BUFFER_LEN ; in string_short_rdwr_test() local
727 sf_count_t frames ; in string_rdwr_grow_test() local
784 sf_count_t frames ; in string_header_update() local
/third_party/ffmpeg/libavfilter/
Df_graphmonitor.c155 size_t frames = ff_inlink_queued_frames(l); in filter_have_queued() local
163 size_t frames = ff_inlink_queued_frames(l); in filter_have_queued() local
175 size_t frames) in draw_items()
276 size_t frames = ff_inlink_queued_frames(l); in create_frame() local
294 size_t frames = ff_inlink_queued_frames(l); in create_frame() local
/third_party/skia/tools/perf-canvaskit-puppeteer/
DMakefile10 frames: target
/third_party/node/test/abort/
Dtest-abort-backtrace.js15 const frames = stderr.trimRight().split('\n').map((s) => s.trim()); constant
/third_party/ffmpeg/libavcodec/
Dadts_parser.c27 int av_adts_header_parse(const uint8_t *buf, uint32_t *samples, uint8_t *frames) in av_adts_header_parse()
Dhwconfig.h45 #define HW_CONFIG_HWACCEL(device, frames, ad_hoc, format, device_type_, name) \ argument
84 #define HW_CONFIG_ENCODER(device, frames, ad_hoc, format, device_type_) \ argument
/third_party/ffmpeg/libavformat/
Dmj2kdec.c31 int frames = 0, invalid = 0; in mjpeg2000_probe() local
/third_party/alsa-lib/test/
Dpcm_min.c15 snd_pcm_sframes_t frames; in main() local
/third_party/libsnd/src/
Ddither.c396 dither_short (const short *in, short *out, int frames, int channels) in dither_short()
406 dither_int (const int *in, int *out, int frames, int channels) in dither_int()
416 dither_float (const float *in, float *out, int frames, int channels) in dither_float()
426 dither_double (const double *in, double *out, int frames, int channels) in dither_double()
Dsndfile.c1719 sf_readf_short (SNDFILE *sndfile, short *ptr, sf_count_t frames) in sf_readf_short()
1827 sf_readf_int (SNDFILE *sndfile, int *ptr, sf_count_t frames) in sf_readf_int()
1935 sf_readf_float (SNDFILE *sndfile, float *ptr, sf_count_t frames) in sf_readf_float()
2043 sf_readf_double (SNDFILE *sndfile, double *ptr, sf_count_t frames) in sf_readf_double()
2212 sf_writef_short (SNDFILE *sndfile, const short *ptr, sf_count_t frames) in sf_writef_short()
2324 sf_writef_int (SNDFILE *sndfile, const int *ptr, sf_count_t frames) in sf_writef_int()
2436 sf_writef_float (SNDFILE *sndfile, const float *ptr, sf_count_t frames) in sf_writef_float()
2548 sf_writef_double (SNDFILE *sndfile, const double *ptr, sf_count_t frames) in sf_writef_double()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio.h49 #define GST_FRAMES_TO_CLOCK_TIME(frames, rate) \ argument
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/utils/
DUtilityFunctions.h33 constexpr int64_t convertFramesToMillis(const int64_t frames, const int sampleRate){ in convertFramesToMillis()
/third_party/alsa-lib/include/
Daserver.h77 snd_pcm_uframes_t frames; member
80 snd_pcm_sframes_t frames; member
87 snd_pcm_uframes_t frames; member
90 snd_pcm_uframes_t frames; member
97 snd_pcm_uframes_t frames; member
/third_party/cef/tests/ceftests/
Daudio_output_unittest.cc918 int frames, in OnAudioStreamPacket()
973 int frames, in OnAudioStreamPacket()
1004 int frames, in OnAudioStreamPacket()

12345678910>>...12