Searched refs:profile2string (Results 1 - 6 of 6) sorted by relevance

/hardware/intel/common/libva/test/basic/
H A Dtest_03.c52 status("vaQueryConfigEntryPoints(%s) reports %d entrypoints\n", profile2string(profiles[i]), num_entrypoints);
H A Dtest_common.c90 const char *profile2string(VAProfile profile) function
160 status(" profile %d [%s]\n", profiles[i], profile2string(profiles[i]));
H A Dtest_04.c66 status("vaGetConfigAttributes for %s, %s\n", profile2string(profiles[i]), entrypoint2string(entrypoints[j]));
H A Dtest_05.c55 status("vaCreateConfig for %s, %s\n", profile2string(profiles[i]), entrypoint2string(entrypoints[j]));
H A Dtest_06.c91 status("Checking vaQueryConfigAttributes for %s, %s\n", profile2string(profiles[i]), entrypoint2string(entrypoints[j]));
H A Dtest_09.c56 status("vaCreateConfig for %s, %s\n", profile2string(profiles[i]), entrypoint2string(entrypoints[j]));

Completed in 61 milliseconds