Home
last modified time | relevance | path

Searched refs:get_vt_hevc_profile_level (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvideotoolboxenc.c760 static bool get_vt_hevc_profile_level(AVCodecContext *avctx, in get_vt_hevc_profile_level() function
1416 if (!get_vt_hevc_profile_level(avctx, &profile_level)) return AVERROR(EINVAL); in vtenc_configure_encoder()