Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Drdopt.c1523 unsigned char *pre_y_buffer = in vp8_cal_sad() local
1534 src_y_ptr, b->src_stride, pre_y_buffer - pre_y_stride * 16, in vp8_cal_sad()
1539 src_y_ptr, b->src_stride, pre_y_buffer - 16, pre_y_stride); in vp8_cal_sad()
1542 pre_y_buffer, pre_y_stride); in vp8_cal_sad()
1545 src_y_ptr, b->src_stride, pre_y_buffer + 16, pre_y_stride); in vp8_cal_sad()
1549 src_y_ptr, b->src_stride, pre_y_buffer + pre_y_stride * 16, in vp8_cal_sad()