Searched defs:profile_list (Results 1 – 3 of 3) sorted by relevance
23 std::vector<std::unique_ptr<Profile>>* profile_list) { in FromProfileArray()58 std::vector<const Profile*> profile_list; in GetProfiles() local
39 const std::vector<const Profile*> profile_list = profiles->GetProfiles(); in ValidateAndroidDynamicDepthBuffer() local
43 vlVaQueryConfigProfiles(VADriverContextP ctx, VAProfile *profile_list, int *num_profiles) in vlVaQueryConfigProfiles()