Searched defs:oend (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/audio/ | ||
| H A D | rate_template.h | 35 struct st_sample *ostart, *oend; in NAME() local |
| /openbmc/u-boot/lib/ | ||
| H A D | lz4.c | 87 BYTE* const oend = op + outputSize; in LZ4_decompress_generic() local |