Searched defs:outbuf_v (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/examples/
H A Dresize_util.c52 uint8_t *inbuf_v, *outbuf_v; local
106 outbuf_v = outbuf_u + target_width * target_height / 4;
111 width, outbuf, target_width, outbuf_u, outbuf_v,

Completed in 92 milliseconds