Searched refs:NUM_PTS_IN_REGION (Results 1 – 1 of 1) sorted by relevance
33 #define NUM_PTS_IN_REGION 16 macro35 #define MAX_HW_POINTS (NUM_PTS_IN_REGION*NUM_REGIONS)59 static struct fixed31_32 pow_buffer[NUM_PTS_IN_REGION];87 NUM_PTS_IN_REGION); in setup_x_points_distribution()88 seg_offset = (segment + (NUM_REGIONS - 7)) * NUM_PTS_IN_REGION; in setup_x_points_distribution()92 index < seg_offset + NUM_PTS_IN_REGION; in setup_x_points_distribution()273 begin_index = 13 * NUM_PTS_IN_REGION; in precompute_de_pq()274 end_index = begin_index + 12 * NUM_PTS_IN_REGION; in precompute_de_pq()786 memset(pow_buffer, 0, NUM_PTS_IN_REGION * sizeof(struct fixed31_32)); in build_regamma()995 begin_index = 13 * NUM_PTS_IN_REGION; in build_degamma()[all …]