Searched refs:entrypoint2string (Results 1 – 6 of 6) sorted by relevance
/hardware/intel/common/libva/test/basic/ |
D | test_03.c | 57 status(" entrypoint %d [%s]\n", entrypoints[j], entrypoint2string(entrypoints[j])); 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 …"vaGetConfigAttributes for %s, %s\n", profile2string(profiles[i]), entrypoint2string(entrypoints[… in test()
|
D | test_06.c | 91 …aQueryConfigAttributes for %s, %s\n", profile2string(profiles[i]), entrypoint2string(entrypoints[… in test()
|
D | test_common.c | 120 const char *entrypoint2string(VAEntrypoint entrypoint) in entrypoint2string() function
|
D | test_09.c | 56 …status("vaCreateConfig for %s, %s\n", profile2string(profiles[i]), entrypoint2string(entrypoints[… in test()
|