Searched refs:mmst (Results 1 – 4 of 4) sorted by relevance
100 static void start_command_packet(MMSTContext *mmst, MMSCSPacketType packet_type) in start_command_packet() argument102 MMSContext *mms = &mmst->mms; in start_command_packet()110 bytestream_put_le32(&mms->write_out_ptr, mmst->outgoing_packet_seq++); in start_command_packet()126 static int send_command_packet(MMSTContext *mmst) in send_command_packet() argument128 MMSContext *mms = &mmst->mms; in send_command_packet()170 static int send_time_test_data(MMSTContext *mmst) in send_time_test_data() argument172 start_command_packet(mmst, CS_PKT_TIMING_DATA_REQUEST); in send_time_test_data()173 insert_command_prefixes(&mmst->mms, 0x00f0f0f0, 0x0004000b); in send_time_test_data()174 return send_command_packet(mmst); in send_time_test_data()177 static int send_protocol_select(MMSTContext *mmst) in send_protocol_select() argument[all …]
632 OBJS-$(CONFIG_MMST_PROTOCOL) += mmst.o mms.o asf.o
1141 # "//third_party/ffmpeg/libavformat/mmst.c",
588 @section mmst