HomeSort by relevance Sort by last modified time
    Searched refs:entrypoint2string (Results 1 - 6 of 6) sorted by null

  /hardware/intel/common/libva/test/basic/
test_03.c 57 status(" entrypoint %d [%s]\n", entrypoints[j], entrypoint2string(entrypoints[j]));
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]));
test_common.c 120 const char *entrypoint2string(VAEntrypoint entrypoint) function

Completed in 80 milliseconds