OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:profile2string
(Results
1 - 6
of
6
) sorted by null
/hardware/intel/common/libva/test/basic/
test_03.c
52
status("vaQueryConfigEntryPoints(%s) reports %d entrypoints\n",
profile2string
(profiles[i]), num_entrypoints);
test_common.c
90
const char *
profile2string
(VAProfile profile)
function
160
status(" profile %d [%s]\n", profiles[i],
profile2string
(profiles[i]));
test_04.c
66
status("vaGetConfigAttributes for %s, %s\n",
profile2string
(profiles[i]), entrypoint2string(entrypoints[j]));
test_05.c
55
status("vaCreateConfig for %s, %s\n",
profile2string
(profiles[i]), entrypoint2string(entrypoints[j]));
test_06.c
91
status("Checking vaQueryConfigAttributes for %s, %s\n",
profile2string
(profiles[i]), entrypoint2string(entrypoints[j]));
test_09.c
56
status("vaCreateConfig for %s, %s\n",
profile2string
(profiles[i]), entrypoint2string(entrypoints[j]));
Completed in 440 milliseconds