Searched refs:first_length (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmmst.c131 int first_length= exact_length - 16; local
132 int len8= first_length/8;
136 AV_WL32(mms->out_buffer + 8, first_length);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmmst.c131 int first_length= exact_length - 16; local
132 int len8= first_length/8;
136 AV_WL32(mms->out_buffer + 8, first_length);

Completed in 96 milliseconds