Searched refs:profile_list (Results 1 – 3 of 3) sorted by relevance
7 static FLIST_HEAD(profile_list);14 flist_for_each(n, &profile_list) { in find_profile()72 flist_add_tail(&ops->list, &profile_list); in register_profile()
36 vlVaQueryConfigProfiles(VADriverContextP ctx, VAProfile *profile_list, int *num_profiles) in vlVaQueryConfigProfiles() argument43 profile_list[i++] = VAProfileMPEG2Simple; in vlVaQueryConfigProfiles()
73 VAStatus vlVaQueryConfigProfiles (VADriverContextP ctx, VAProfile *profile_list,int *num_profiles);