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];
71 NUM_PTS_IN_REGION); in setup_x_points_distribution()72 seg_offset = (segment + (NUM_REGIONS - 7)) * NUM_PTS_IN_REGION; in setup_x_points_distribution()76 index < seg_offset + NUM_PTS_IN_REGION; in setup_x_points_distribution()262 begin_index = 13 * NUM_PTS_IN_REGION; in precompute_de_pq()263 end_index = begin_index + 12 * NUM_PTS_IN_REGION; in precompute_de_pq()828 memset(cal_buffer->buffer, 0, NUM_PTS_IN_REGION * sizeof(struct fixed31_32)); in build_regamma()1033 begin_index = 13 * NUM_PTS_IN_REGION; in build_degamma()1034 end_index = begin_index + 12 * NUM_PTS_IN_REGION; in build_degamma()