Home
last modified time | relevance | path

Searched defs:ibuf (Results 1 – 2 of 2) sorted by relevance

/qemu/audio/
H A Drate_template.h30 void NAME (void *opaque, struct st_sample *ibuf, struct st_sample *obuf, in NAME()
/qemu/tests/unit/
H A Dtest-iov.c65 unsigned char *ibuf, *obuf; in test_to_from_buf_1() local