Searched refs:dtahe_aggregate (Results 1 – 2 of 2) sorted by relevance
590 h->dtahe_aggregate((int64_t *)&data[roffs],602 h->dtahe_aggregate((int64_t *)data,674 h->dtahe_aggregate = dt_aggregate_min;678 h->dtahe_aggregate = dt_aggregate_max;682 h->dtahe_aggregate = dt_aggregate_lquantize;686 h->dtahe_aggregate = dt_aggregate_llquantize;694 h->dtahe_aggregate = dt_aggregate_count;
187 void (*dtahe_aggregate)(int64_t *, int64_t *, size_t); /* function */ member