Home
last modified time | relevance | path

Searched defs:has_h264 (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmuxmap.c305 gboolean has_h264 = FALSE; in gst_qt_mux_map_check_tracks() local
373 gboolean has_h264; in gst_qt_mux_map_format_to_header() local
/third_party/ffmpeg/libavformat/
Dmovenc.c4971 int has_h264, int has_video, int write_minor) in mov_write_ftyp_tag_internal()
5012 int has_h264 = 0, has_av1 = 0, has_video = 0; in mov_write_ftyp_tag() local