/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | mdf.c | 383 static void dump_audio(const spx_int16_t *rec, const spx_int16_t *play, const spx_int16_t *out, int len) in dump_audio() argument 390 fwrite(play, sizeof(spx_int16_t), len, pFile); in dump_audio() 653 EXPORT void speex_echo_playback(SpeexEchoState *st, const spx_int16_t *play) in speex_echo_playback() argument 665 st->play_buf[st->play_buf_pos+i] = play[i]; in speex_echo_playback() 671 st->play_buf[st->play_buf_pos+i] = play[i]; in speex_echo_playback()
|
/third_party/eudev/hm_src/ |
H A D | keyboard-keys-from-name.h | 772 {"play", KEY_PLAY}, in keyboard_lookup_key()
|
/foundation/multimedia/media_foundation/test/scenetest/ |
H A D | test_single_player_slow_2.h | 116 DATA_GROUP(std::string(RESOURCE_DIR "/../../../../resource_ext/FLAC/Set play mode loop all---All swirls.flac")), in FIXTURE() 117 DATA_GROUP(std::string(RESOURCE_DIR "/../../../../resource_ext/FLAC/Set play mode shuffle---Play randomly.flac")), in FIXTURE() 321 DATA_GROUP(std::string(RESOURCE_DIR "/../../../../resource_ext/M4A/Set play mode loop all---All swirls.m4a")), in FIXTURE() 322 DATA_GROUP(std::string(RESOURCE_DIR "/../../../../resource_ext/M4A/Set play mode shuffle---Play randomly.m4a")), in FIXTURE() 344 PTEST((std::string url), Test single player play url music, and finished automatically) in FIXTURE() 362 PTEST((std::string url), Debug single player play url music, and finished automatically) in FIXTURE()
|
H A D | test_single_player_slow_1.h | 138 DATA_GROUP(std::string(RESOURCE_DIR "/../../../../resource_ext/AAC/Set play mode loop all---All swirls.aac")), in FIXTURE() 139 DATA_GROUP(std::string(RESOURCE_DIR "/../../../../resource_ext/AAC/Set play mode shuffle---Play randomly.aac")), in FIXTURE() 241 DATA_GROUP(std::string(RESOURCE_DIR "/../../../../resource_ext/MP3/Set play mode loop all---All swirls.mp3")), in FIXTURE() 242 DATA_GROUP(std::string(RESOURCE_DIR "/../../../../resource_ext/MP3/Set play mode shuffle---Play randomly.mp3")), in FIXTURE() 355 DATA_GROUP(std::string(RESOURCE_DIR "/../../../../resource_ext/APE/Set play mode loop all---All swirls.ape")), in FIXTURE() 356 DATA_GROUP(std::string(RESOURCE_DIR "/../../../../resource_ext/APE/Set play mode shuffle---Play randomly.ape")), in FIXTURE() 372 PTEST((std::string url), Test single player play url music, and finished automatically) in FIXTURE()
|
/third_party/pulseaudio/src/modules/echo-cancel/ |
H A D | module-echo-cancel.c | 127 .play = pa_webrtc_ec_play, 772 u->ec->play(u->ec, pdata); in do_push_drift_comp() 1699 u->ec->play = ec_table[ec_method].play; in init_common() 1844 pa_log_info("Sample rates of play and out stream differ. Adjusting rate of play stream."); in pa__init() 2247 perror ("Could not open play file"); in main() 2360 u.ec->play(u.ec, pdata); in main()
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | core-scache.c | 51 #include <pulsecore/play-memchunk.h>
|
H A D | cli-command.c | 52 #include <pulsecore/play-memchunk.h> 183 { "play-sample", pa_cli_command_scache_play, "Play a sample from the sample cache (args: name, sink|index)", 3}, 197 { "play-file", pa_cli_command_play_file, "Play a sound file (args: filename, sink|index)", 3}, 1193 pa_strbuf_puts(buf, "Failed to play sample.\n"); in pa_cli_command_scache_play() 1289 pa_strbuf_puts(buf, "Failed to play sound file.\n"); in pa_cli_command_play_file()
|
H A D | sink-input.c | 39 #include <pulsecore/play-memblockq.h>
|
H A D | sink.c | 48 #include <pulsecore/play-memblockq.h> 2761 * much as possible and play it to the new sink. We in pa_sink_process_msg()
|
/third_party/skia/tools/viewer/ |
H A D | SkottieSlide.cpp | 36 fPlayer->play();
|
/foundation/multimedia/media_lite/services/player_lite/impl/ |
H A D | player_impl.cpp | 362 goto play; in Play() 367 play: in Play() 708 if (speed_ > 1 && speed == 1) { // tplay ---> play in SetPlaybackSpeed() 1254 MEDIA_ERR_LOG("get pause after play failed"); in SetParameter() 1258 MEDIA_ERR_LOG("pause after play flag error:%d", value); in SetParameter()
|
/third_party/pulseaudio/src/modules/oss/ |
H A D | module-oss.c | 425 arg = info.play.seek + info.blocksize / 2; in io_sink_get_latency()
|
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 836 There is one special trick you can play in a template. Here is the
|
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 836 There is one special trick you can play in a template. Here is the
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 7257 % (except of course we have to play expansion games).
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
H A D | stylo.hpp | [all...] |