Home
last modified time | relevance | path

Searched refs:interpolate_core (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/common/
Dresize.c234 static void interpolate_core(const uint8_t *const input, int in_length, in interpolate_core() function
406 interpolate_core(input, in_length, output, out_length, &interp_filters[0][0], in interpolate()