Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dmri_read_mpeg.c16 static void mpeg_setup(void) in mpeg_setup() function
61 mpeg_setup() ; in mri_read_mpeg()
126 mpeg_setup() ; in mri_imcount_mpeg()
/dports/audio/icecast-kh/icecast-kh-icecast-2.4.0-kh15/src/
H A Dmpeg.h67 void mpeg_setup (mpeg_sync *mpsync, const char *mount);
H A Dformat.c154 mpeg_setup (&sync, c->desc); in format_check_frames()
H A Dformat_mp3.c230 mpeg_setup (client->format_data, client->connection.ip); in mpeg_apply_client()
1115 mpeg_setup (client_mp3->specific, client->connection.ip); in format_mp3_create_client_data()
H A Dflv.c517 mpeg_setup (&flv->mpeg_sync, client->connection.ip); in flv_create_client_data()
H A Dmpeg.c1048 void mpeg_setup (mpeg_sync *mpsync, const char *reference) in mpeg_setup() function
H A Dauth_url.c285 mpeg_setup (&x->sync, client->connection.ip); in handle_returned_header()