Searched refs:hw_table (Results 1 – 3 of 3) sorted by relevance
32 static const HWContextType * const hw_table[] = { variable106 for (i = 0; hw_table[i]; i++) { in av_hwdevice_iterate_types()107 if (prev != AV_HWDEVICE_TYPE_NONE && hw_table[i]->type <= prev) in av_hwdevice_iterate_types()109 if (!set || hw_table[i]->type < next) { in av_hwdevice_iterate_types()110 next = hw_table[i]->type; in av_hwdevice_iterate_types()150 for (i = 0; hw_table[i]; i++) { in av_hwdevice_ctx_alloc()151 if (hw_table[i]->type == type) { in av_hwdevice_ctx_alloc()152 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) +