Home | History | Annotate | Download | only in src

Lines Matching defs:h264

96 /* H264 profile and level table*/
1777 DEBUG_PRINT_ERROR("ERROR: set H264 AU delimiter failed");
2986 "is not MB BASED or [%lu] is not H264 codec ", multislice.mslice_mode,
3643 DEBUG_PRINT_ERROR("ERROR: IDR period valid for H264 only!!");
3866 DEBUG_PRINT_ERROR("DataPartioning are not Supported for MPEG4/H264");
5235 bool h264, ltr, hlayers;
5237 h264 = m_sVenc_cfg.codectype == V4L2_PIX_FMT_H264;
5255 if (h264 && (ltr || hlayers || hybridp)) {