Searched refs:has_hw_decode (Results 1 – 7 of 7) sorted by relevance
125 bool has_hw_decode; member
505 info->has_hw_decode = (uvd.available_rings != 0) || (vcn_dec.available_rings != 0) || in ac_query_gpu_info()935 fprintf(f, " has_hw_decode = %u\n", info->has_hw_decode); in ac_print_gpu_info()
317 ws->info.has_hw_decode = false; in do_winsys_init()323 ws->info.has_hw_decode = value; in do_winsys_init()
1279 if (rscreen->info.has_hw_decode) { in r600_common_screen_init()1327 printf("has_hw_decode = %u\n", rscreen->info.has_hw_decode); in r600_common_screen_init()
162 if (rscreen->b.info.has_hw_decode) { in r600_create_context()
925 if (sscreen->info.has_hw_decode) { in si_init_screen_get_functions()
626 if (sscreen->info.has_hw_decode) { in si_create_context()