H264_PROF_AUTO    641 libavcodec/videotoolboxenc.c     if (profile == H264_PROF_AUTO && vtctx->level) {
H264_PROF_AUTO    649 libavcodec/videotoolboxenc.c         case H264_PROF_AUTO:
H264_PROF_AUTO   2555 libavcodec/videotoolboxenc.c     { "profile", "Profile", OFFSET(profile), AV_OPT_TYPE_INT, { .i64 = H264_PROF_AUTO }, H264_PROF_AUTO, H264_PROF_COUNT, VE, "profile" },