Home
last modified time | relevance | path

Searched refs:profile_str (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/libva/test/vainfo/
Dvainfo.c133 char *profile_str; in main() local
143 profile_str = profile_string(profile); in main()
145 printf(" %-32s: %s\n", profile_str, entrypoint_string(entrypoints[entrypoint])); in main()