Home
last modified time | relevance | path

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

/dports/audio/icecast-kh/icecast-kh-icecast-2.4.0-kh15/src/
H A Dmpeg.c117 static int syncframe_chkframes (mpeg_sync *mp) in syncframe_chkframes() function
353 int checking = syncframe_chkframes (mp), channels, samplerate, aac_frames = 0; in check_for_aac()
420 int checking = syncframe_chkframes (mp), samplerate, channels = 2, frames = 0; in check_for_mp3()
500 int checking = syncframe_chkframes (mp), offset = 0; in check_for_usac()
866 if (syncframe_chkframes (mp) > 1) in mpeg_complete_frames_cb()
870 if (syncframe_chkframes (mp) <= 1) in mpeg_complete_frames_cb()