Searched refs:DEMO_AUDIO_SAMPLE_SIZE (Results 1 – 1 of 1) sorted by relevance
82 #ifndef DEMO_AUDIO_SAMPLE_SIZE83 #define DEMO_AUDIO_SAMPLE_SIZE 16 /* Indicate the size in bits for each audio sample. */ macro482 … client_ptr -> rtp_session_audio_timestamp += (data_length / (DEMO_AUDIO_SAMPLE_SIZE / 8)); in sample_entry()721 …r_session_sample_factor_set(&(client_ptr -> rtp_session_audio), (DEMO_AUDIO_SAMPLE_SIZE / 8) * DEM… in rtsp_setup_callback()