H264_PROF_MAIN 643 libavcodec/videotoolboxenc.c profile = vtctx->has_b_frames ? H264_PROF_MAIN : H264_PROF_BASELINE; H264_PROF_MAIN 674 libavcodec/videotoolboxenc.c case H264_PROF_MAIN: H264_PROF_MAIN 2557 libavcodec/videotoolboxenc.c { "main", "Main Profile", 0, AV_OPT_TYPE_CONST, { .i64 = H264_PROF_MAIN }, INT_MIN, INT_MAX, VE, "profile" },