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