Searched refs:profile2string (Results 1 – 6 of 6) sorted by relevance
/hardware/intel/common/libva/test/basic/ |
D | test_common.c | 90 const char *profile2string(VAProfile profile) in profile2string() function 160 status(" profile %d [%s]\n", profiles[i], profile2string(profiles[i])); in test_profiles()
|
D | test_03.c | 52 …status("vaQueryConfigEntryPoints(%s) reports %d entrypoints\n", profile2string(profiles[i]), num_e… in test()
|
D | test_05.c | 55 …status("vaCreateConfig for %s, %s\n", profile2string(profiles[i]), entrypoint2string(entrypoints[… in test()
|
D | test_04.c | 66 …status("vaGetConfigAttributes for %s, %s\n", profile2string(profiles[i]), entrypoint2string(entry… in test()
|
D | test_06.c | 91 …status("Checking vaQueryConfigAttributes for %s, %s\n", profile2string(profiles[i]), entrypoint2s… in test()
|
D | test_09.c | 56 …status("vaCreateConfig for %s, %s\n", profile2string(profiles[i]), entrypoint2string(entrypoints[… in test()
|