Home
last modified time | relevance | path

Searched defs:RENAME_C (Results 1 – 1 of 1) sorted by relevance

/external/libaom/av1/encoder/
Dk_means_template.h29 #define RENAME_C(x) RENAME_C_(x, AV1_K_MEANS_DIM) macro
47 void RENAME_C(av1_calc_indices)(const int16_t *data, const int16_t *centroids, in RENAME_C() function