Searched defs:int_pel (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_resize.c | 164 int x, x1, x2, sum, k, int_pel, sub_pel; in interpolate() local 466 int x, x1, x2, sum, k, int_pel, sub_pel; in highbd_interpolate() local
|
/external/libaom/libaom/av1/common/ |
D | resize.c | 250 int x, x1, x2, sum, k, int_pel, sub_pel; in interpolate_core() local 334 int x, x1, x2, k, int_pel, sub_pel; in interpolate_core_double_prec() local 778 int x, x1, x2, sum, k, int_pel, sub_pel; in highbd_interpolate_core() local
|