Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Drtspenc.c79 if (av_sdp_create(ctx_array, 1, sdp, SDP_MAX_SIZE)) { in ff_rtsp_setup_output_streams()
H A Dsapenc.c230 if (av_sdp_create(contexts, s->nb_streams, &sap->ann[pos], in sap_write_header()
H A Dsdp.c837 int av_sdp_create(AVFormatContext *ac[], int n_files, char *buf, int size) in av_sdp_create() function
910 int av_sdp_create(AVFormatContext *ac[], int n_files, char *buf, int size) in av_sdp_create() function
H A Davformat.h2792 int av_sdp_create(AVFormatContext *ac[], int n_files, char *buf, int size);
/third_party/ffmpeg/fftools/
H A Dffmpeg_mux.c205 ret = av_sdp_create(avc, j, sdp, sizeof(sdp)); in print_sdp()

Completed in 7 milliseconds