Searched refs:num_profiles (Results 1 – 4 of 4) sorted by relevance
118 int num_profiles = vaMaxNumProfiles(va_display); in va_query_profiles() local119 VAProfile *profile = new VAProfile[num_profiles]; in va_query_profiles()121 VAStatus status = vaQueryConfigProfiles(va_display, profile, &num_profiles); in va_query_profiles()130 for (int i = 0; i < num_profiles; ++i) { in va_query_profiles()
36 vlVaQueryConfigProfiles(VADriverContextP ctx, VAProfile *profile_list, int *num_profiles) in vlVaQueryConfigProfiles() argument44 *num_profiles = i; in vlVaQueryConfigProfiles()
73 VAStatus vlVaQueryConfigProfiles (VADriverContextP ctx, VAProfile *profile_list,int *num_profiles);
1666 const size_t num_profiles = sk_SRTP_PROTECTION_PROFILE_num(profiles); in ext_srtp_add_clienthello() local1667 if (num_profiles == 0) { in ext_srtp_add_clienthello()1679 for (i = 0; i < num_profiles; i++) { in ext_srtp_add_clienthello()