Searched refs:put_system_header (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 Dmpegenc.c129 static int put_system_header(AVFormatContext *ctx, uint8_t *buf,int only_for_stream_id) function
616 size = put_system_header(ctx, buf_ptr, id);
631 size = put_system_header(ctx, buf_ptr, 0);
663 size = put_system_header(ctx, buf_ptr, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmpegenc.c125 static int put_system_header(AVFormatContext *ctx, uint8_t *buf,int only_for_stream_id) function
689 size = put_system_header(ctx, buf_ptr, id);
704 size = put_system_header(ctx, buf_ptr, 0);
736 size = put_system_header(ctx, buf_ptr, 0);

Completed in 40 milliseconds