Searched refs:vleft_buf (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/vp8/decoder/
H A Dreconintra_mt.c294 unsigned char vleft_buf[8]; local
314 vleft_buf[i] = x->dst.v_buffer [i* x->dst.uv_stride -1];
317 vleft_col = vleft_buf;
450 unsigned char vleft_buf[8]; local
471 vleft_buf[i] = x->dst.v_buffer [i* x->dst.uv_stride -1];
474 vleft_col = vleft_buf;

Completed in 19 milliseconds