Searched refs:NUM_PTS_IN_REGION (Results 1 – 3 of 3) sorted by relevance
32 #define NUM_PTS_IN_REGION 16 macro34 #define MAX_HW_POINTS (NUM_PTS_IN_REGION*NUM_REGIONS)
90 struct fixed31_32 buffer[NUM_PTS_IN_REGION];
81 NUM_PTS_IN_REGION); in setup_x_points_distribution()82 seg_offset = (segment + (NUM_REGIONS - 7)) * NUM_PTS_IN_REGION; in setup_x_points_distribution()86 index < seg_offset + NUM_PTS_IN_REGION; in setup_x_points_distribution()272 begin_index = 13 * NUM_PTS_IN_REGION; in precompute_de_pq()273 end_index = begin_index + 12 * NUM_PTS_IN_REGION; in precompute_de_pq()841 memset(cal_buffer->buffer, 0, NUM_PTS_IN_REGION * sizeof(struct fixed31_32)); in build_regamma()1095 begin_index = 13 * NUM_PTS_IN_REGION; in build_degamma()1096 end_index = begin_index + 12 * NUM_PTS_IN_REGION; in build_degamma()