Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_resize.c455 static void highbd_interpolate(const uint16_t *const input, int inlength, in highbd_interpolate() function
685 highbd_interpolate(out, filteredlength, output, olength, bd); in highbd_resize_multistep()
688 highbd_interpolate(input, length, output, olength, bd); in highbd_resize_multistep()