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

/external/libvncserver/client_examples/
H A Dvnc2mpg.c48 AVStream *add_video_stream(AVFormatContext *oc, int codec_id, int w, int h) function
253 video_st = add_video_stream(oc, fmt->video_codec, w, h);

Completed in 254 milliseconds