Searched refs:nal_send (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 Drtpenc_h264.c47 static void nal_send(AVFormatContext *s1, const uint8_t *buf, int size, int last) function
106 nal_send(s1, r, r1 - r, r1 == end);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Drtpenc_h264.c47 static void nal_send(AVFormatContext *s1, const uint8_t *buf, int size, int last) function
100 nal_send(s1, r, r1 - r, r1 == end);

Completed in 37 milliseconds