Home
last modified time | relevance | path

Searched defs:has_video (Results 1 - 9 of 9) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dsiff.c53 int has_video; member
H A Ddvenc.c55 int has_video; /* frame under construction has video */ member
H A Dhdsenc.c57 int has_audio, has_video; member
H A Dsmoothstreamingenc.c74 int has_video, has_audio; member
H A Drtmpproto.c103 int has_video; ///< presence of video data member
H A Ddashenc.c160 int has_video; member
H A Dhlsenc.c134 int has_video; member
[all...]
H A Dmovenc.c3893 int i, has_audio = 0, has_video = 0; local
5770 int has_h264 = 0, has_av1 = 0, has_video = 0, has_dolby = 0; local
6161 int has_video local
5725 mov_write_ftyp_tag_internal(AVIOContext *pb, AVFormatContext *s, int has_h264, int has_video, int write_minor) global() argument
[all...]
/third_party/ffmpeg/libavdevice/
H A Ddshow.c387 int has_audio = 0, has_video = 0; in dshow_get_device_media_types() local

Completed in 30 milliseconds