Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dmmst.c100 static void start_command_packet(MMSTContext *mmst, MMSCSPacketType packet_type) in start_command_packet() argument
102 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() argument
128 MMSContext *mms = &mmst->mms; in send_command_packet()
170 static int send_time_test_data(MMSTContext *mmst) in send_time_test_data() argument
172 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 …]
DMakefile632 OBJS-$(CONFIG_MMST_PROTOCOL) += mmst.o mms.o asf.o
/third_party/ffmpeg/
DBUILD.gn1141 # "//third_party/ffmpeg/libavformat/mmst.c",
/third_party/ffmpeg/doc/
Dprotocols.texi588 @section mmst