Searched refs:sdp_media_type (Results 1 – 2 of 2) sorted by relevance
27 struct sdp_media_type { struct
1003 static const struct sdp_media_type sdp_media_types[] = {1009 static const struct sdp_media_type *sdp_media_type(const char *dptr, in sdp_media_type() function1013 const struct sdp_media_type *t; in sdp_media_type()1041 const struct sdp_media_type *t; in process_sdp()1071 t = sdp_media_type(*dptr, mediaoff, medialen); in process_sdp()