Searched refs:hw_table (Results 1 – 3 of 3) sorted by relevance
31 static const HWContextType * const hw_table[] = { variable105 for (i = 0; hw_table[i]; i++) { in av_hwdevice_iterate_types()106 if (prev != AV_HWDEVICE_TYPE_NONE && hw_table[i]->type <= prev) in av_hwdevice_iterate_types()108 if (!set || hw_table[i]->type < next) { in av_hwdevice_iterate_types()109 next = hw_table[i]->type; in av_hwdevice_iterate_types()149 for (i = 0; hw_table[i]; i++) { in av_hwdevice_ctx_alloc()150 if (hw_table[i]->type == type) { in av_hwdevice_ctx_alloc()151 hw_type = hw_table[i]; in av_hwdevice_ctx_alloc()
241 hw_table[i][c] = app_table[i][c] * 2**B / 65535;254 hw_table[i][c] = app_table[floor(index)][c] * (1-frac) +