Home
last modified time | relevance | path

Searched refs:matched_va_profile (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvaapi_decode.c437 VAProfile *profile_list = NULL, matched_va_profile, va_profile; in vaapi_decode_make_config() local
466 matched_va_profile = VAProfileNone; in vaapi_decode_make_config()
489 matched_va_profile = va_profile; in vaapi_decode_make_config()
497 if (matched_va_profile == VAProfileNone) { in vaapi_decode_make_config()
521 vas = vaCreateConfig(hwctx->display, matched_va_profile, in vaapi_decode_make_config()

Completed in 2 milliseconds