Searched refs:av_sdp_create (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dsdp.c578 int av_sdp_create(AVFormatContext *ac[], int n_files, char *buf, int size) function
636 int av_sdp_create(AVFormatContext *ac[], int n_files, char *buf, int size) function
649 return av_sdp_create(ac, n_files, buff, size);
H A Drtspenc.c76 if (av_sdp_create(ctx_array, 1, sdp, SDP_MAX_SIZE)) {
H A Dsapenc.c212 if (av_sdp_create(contexts, s->nb_streams, &sap->ann[pos],
H A Davformat.h1974 int av_sdp_create(AVFormatContext *ac[], int n_files, char *buf, int size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtspenc.c77 if (av_sdp_create(ctx_array, 1, sdp, SDP_MAX_SIZE)) {
H A Dsapenc.c221 if (av_sdp_create(contexts, s->nb_streams, &sap->ann[pos],
H A Dsdp.c633 int av_sdp_create(AVFormatContext *ac[], int n_files, char *buf, int size) function
703 int av_sdp_create(AVFormatContext *ac[], int n_files, char *buf, int size) function
H A Davformat.h2566 int av_sdp_create(AVFormatContext *ac[], int n_files, char *buf, int size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davserver.c2939 av_sdp_create(&avc, 1, *pbuffer, 2048);
H A Davconv.c2180 av_sdp_create(avc, n, sdp, sizeof(sdp));
H A Dffmpeg.c1858 av_sdp_create(avc, n, sdp, sizeof(sdp));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg.c2196 av_sdp_create(avc, nb_output_files, sdp, sizeof(sdp));
H A Dffserver.c3010 av_sdp_create(&avc, 1, *pbuffer, 2048);

Completed in 195 milliseconds