Searched refs:highbd_down2_symeven (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_resize.c | 542 static void highbd_down2_symeven(const uint16_t *const input, int length, in highbd_down2_symeven() function 681 highbd_down2_symeven(in, filteredlength, out, bd); in highbd_resize_multistep()
|
/external/libaom/libaom/av1/common/ |
D | resize.c | 853 static void highbd_down2_symeven(const uint16_t *const input, int length, in highbd_down2_symeven() function 986 highbd_down2_symeven(in, filteredlength, out, bd); in highbd_resize_multistep()
|