Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c2479 static uint64_t calc_plane_error(unsigned char *orig, int orig_stride, in calc_plane_error() argument
2493 vp8_mse16x16(orig + col, orig_stride, in calc_plane_error()
2514 border_orig += orig_stride; in calc_plane_error()
2519 orig += orig_stride * 16; in calc_plane_error()
2532 orig += orig_stride; in calc_plane_error()