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.c2504 static uint64_t calc_plane_error(unsigned char *orig, int orig_stride, in calc_plane_error() argument
2518 vpx_mse16x16(orig + col, orig_stride, in calc_plane_error()
2539 border_orig += orig_stride; in calc_plane_error()
2544 orig += orig_stride * 16; in calc_plane_error()
2557 orig += orig_stride; in calc_plane_error()