Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dencodemb.h23 int src_stride, unsigned char *upred,
Dencodemb.c34 int src_stride, unsigned char *upred, in vp8_subtract_mbuv() argument
39 vpx_subtract_block(8, 8, udiff, 8, usrc, src_stride, upred, pred_stride); in vp8_subtract_mbuv()