Lines Matching refs:profile_level
248 CFStringRef profile_level,
1045 CFStringRef profile_level, in vtenc_create_encoder() argument
1177 if (profile_level) { in vtenc_create_encoder()
1180 profile_level); in vtenc_create_encoder()
1385 CFStringRef profile_level; in vtenc_configure_encoder() local
1412 if (!get_vt_h264_profile_level(avctx, &profile_level)) return AVERROR(EINVAL); in vtenc_configure_encoder()
1416 if (!get_vt_hevc_profile_level(avctx, &profile_level)) return AVERROR(EINVAL); in vtenc_configure_encoder()
1464 profile_level, in vtenc_configure_encoder()
1474 profile_level, in vtenc_configure_encoder()
2478 CFStringRef profile_level, in vtenc_populate_extradata() argument
2492 profile_level, in vtenc_populate_extradata()