Home
last modified time | relevance | path

Searched refs:is_player (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/zlmediakit/include/
H A Dmk_events.h155 int is_player,
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox.c197 static sox_bool stdin_is_a_tty, is_player, is_guarded, do_guarded_norm, no_dither, reported_sox_opt… variable
364 if (is_player && sox_globals.verbosity < 3) { in display_file_info()
1041 char * rate_arg = is_player ? (play_rate_arg ? play_rate_arg : "-l") : NULL; in add_effects()
1725 if (show_progress && is_player && !interactive) { in process()
2874 is_player = handler && in main()
2879 combine_method = is_player? sox_sequence : sox_concatenate; in main()
2936 replay_gain_mode = is_player? in main()