Searched refs:DEMO_RTP_AUDIO_PLAY_INTERVAL (Results 1 – 1 of 1) sorted by relevance
99 #define DEMO_RTP_AUDIO_PLAY_INTERVAL (1000 / DEMO_AUDIO_FRAME_PER_SECOND) macro193 if (client_ptr -> audio_play_time_ms >= DEMO_RTP_AUDIO_PLAY_INTERVAL) in demo_timer_entry()486 if (client_ptr -> audio_play_time_ms >= DEMO_RTP_AUDIO_PLAY_INTERVAL) in sample_entry()488 client_ptr -> audio_play_time_ms -= DEMO_RTP_AUDIO_PLAY_INTERVAL; in sample_entry()