Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Drtpenc_h264_hevc.c55 static void nal_send(AVFormatContext *s1, const uint8_t *buf, int size, int last) in nal_send() function
203 nal_send(s1, r, r1 - r, r1 == end); in ff_rtp_send_h264_hevc()