Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
Dresize_util.c46 uint8_t *inbuf_v, *outbuf_v; in main() local
100 outbuf_v = outbuf_u + target_width * target_height / 4; in main()
107 outbuf, target_width, outbuf_u, outbuf_v, in main()