Home
last modified time | relevance | path

Searched defs:profile_list (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/va/
Dconfig.c44 vlVaQueryConfigProfiles(VADriverContextP ctx, VAProfile *profile_list, int *num_profiles) in vlVaQueryConfigProfiles()
/third_party/ffmpeg/libavcodec/
Dvaapi_decode.c437 VAProfile *profile_list = NULL, matched_va_profile, va_profile; in vaapi_decode_make_config() local