Searched refs:h264 (Results 1 – 2 of 2) sorted by relevance
14 <!ATTLIST Video codec (h264|h263|m4v) #REQUIRED>32 <!ATTLIST VideoEncoderCap name (hevc|h264|h263|m4v|wmv) #REQUIRED>
7044 bool h264, ltr, hlayers; in venc_validate_profile_level() local7046 h264 = m_sVenc_cfg.codectype == V4L2_PIX_FMT_H264; in venc_validate_profile_level()7064 if (h264 && (ltr || hlayers || hybridp)) { in venc_validate_profile_level()