Home
last modified time | relevance | path

Searched defs:mmst (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dmmst.c100 static void start_command_packet(MMSTContext *mmst, MMSCSPacketType packet_type) in start_command_packet()
126 static int send_command_packet(MMSTContext *mmst) in send_command_packet()
170 static int send_time_test_data(MMSTContext *mmst) in send_time_test_data()
177 static int send_protocol_select(MMSTContext *mmst) in send_protocol_select()
201 static int send_media_file_request(MMSTContext *mmst) in send_media_file_request()
215 static void handle_packet_stream_changing_type(MMSTContext *mmst) in handle_packet_stream_changing_type()
225 static int send_keepalive_packet(MMSTContext *mmst) in send_keepalive_packet()
245 static MMSSCPacketType get_tcp_server_response(MMSTContext *mmst) in get_tcp_server_response()
379 static int mms_safe_send_recv(MMSTContext *mmst, in mms_safe_send_recv()
380 int (*send_fun)(MMSTContext *mmst), in mms_safe_send_recv()
[all …]